This is an automated email from the ASF dual-hosted git repository.

sfirke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 93e654212c fix: update development.mdx (#28412)
93e654212c is described below

commit 93e654212c60d5393714e05f68db634b5f9b9b72
Author: Elizabeth Thompson <[email protected]>
AuthorDate: Fri May 10 07:03:19 2024 -0700

    fix: update development.mdx (#28412)
---
 docs/docs/contributing/development.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/contributing/development.mdx 
b/docs/docs/contributing/development.mdx
index 06bd74ef03..bf350ffa4f 100644
--- a/docs/docs/contributing/development.mdx
+++ b/docs/docs/contributing/development.mdx
@@ -3,7 +3,7 @@ title: Setting up a Development Environment
 sidebar_position: 3
 version: 1
 ---
-# Setting up a Development Envrionment
+# Setting up a Development Environment
 
 The documentation in this section is a bit of a patchwork of knowledge 
representing the
 multitude of ways that exist to run Superset (`docker-compose`, just "docker", 
on "metal", using

Reply via email to