diff --git a/README.md b/README.md index 8ab121000c721..31190ad5a6823 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 c49eb94449e60..9dce86ff15e26 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