This is an automated email from the ASF dual-hosted git repository. villebro pushed a commit to branch 0.35 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit ee35bd587394725d169bf08e6b3ea6ccfbb64584 Author: Austin Pray <[email protected]> AuthorDate: Thu Oct 24 11:32:51 2019 -0500 spelling fix (#8442) --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index fbbe57f..a6a487d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -96,7 +96,7 @@ Features Databases --------- -The following RDBMS are currently suppored: +The following RDBMS are currently supported: - `Amazon Athena <https://aws.amazon.com/athena/>`_ - `Amazon Redshift <https://aws.amazon.com/redshift/>`_
