From 4183a03542577fc93f1ba2d6ca778bfabc1a8a95 Mon Sep 17 00:00:00 2001 From: Daniel Ben-Zion <47019033+dbz10@users.noreply.github.com> Date: Wed, 10 Feb 2021 11:33:46 -0800 Subject: [PATCH] style: fix typo in documentation (#13063) * Update README.md * Update introduction.mdx --- README.md | 2 +- docs/src/pages/docs/introduction.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ab121000..31190ad5a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Superset provides: authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc) * The ability to add custom visualization plugins * An API for programmatic customization -* A cloud-native archiecture designed from the ground up for scale +* A cloud-native architecture designed from the ground up for scale ## Supported Databases diff --git a/docs/src/pages/docs/introduction.mdx b/docs/src/pages/docs/introduction.mdx index c49eb9444..9dce86ff1 100644 --- a/docs/src/pages/docs/introduction.mdx +++ b/docs/src/pages/docs/introduction.mdx @@ -33,7 +33,7 @@ Superset provides: - Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc) - The ability to add custom visualization plugins - An API for programmatic customization -- A cloud-native archiecture designed from the ground up for scale +- A cloud-native architecture designed from the ground up for scale Superset is cloud-native and designed to be highly available. It was designed to scale out to large, distributed environments and works very well inside containers. While you can easily test drive