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

johnbodley 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 053dca10bd fix(native-filters): Address spelling mistakes (#23832)
053dca10bd is described below

commit 053dca10bd459d23a2bec3383082c3c9572db65e
Author: John Bodley <[email protected]>
AuthorDate: Fri Apr 28 11:21:34 2023 +1200

    fix(native-filters): Address spelling mistakes (#23832)
---
 superset/cli/native_filters.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset/cli/native_filters.py b/superset/cli/native_filters.py
index d6172855be..2bf1ca46f0 100644
--- a/superset/cli/native_filters.py
+++ b/superset/cli/native_filters.py
@@ -187,7 +187,7 @@ def upgrade(
                         </a> filter-box chart has been migrated to a native 
filter.
 
                         This placeholder markdown element can be safely 
removed after
-                        verifiying that the native filter have been correct 
applied,
+                        verifying that the native filter have been correctly 
applied,
                         otherwise ask an admin to revert the migration.
                         """
                     )

Reply via email to