style: fix typo in documentation (#13063)

* Update README.md

* Update introduction.mdx
This commit is contained in:
Daniel Ben-Zion 2021-02-10 11:33:46 -08:00 committed by GitHub
parent 7b8a0e184b
commit 4183a03542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ Superset provides:
authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc) authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc)
* The ability to add custom visualization plugins * The ability to add custom visualization plugins
* An API for programmatic customization * 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 ## Supported Databases

View File

@ -33,7 +33,7 @@ Superset provides:
- Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc) - Integration with major authentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc)
- The ability to add custom visualization plugins - The ability to add custom visualization plugins
- An API for programmatic customization - 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, 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 distributed environments and works very well inside containers. While you can easily test drive