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

michaelsmolina 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 1e7ee8c4ad fix(docs): Typo in filter migration. (#24541)
1e7ee8c4ad is described below

commit 1e7ee8c4adef46f36425720378dea9233a3f5847
Author: Hans-Georg <[email protected]>
AuthorDate: Wed Jun 28 23:32:54 2023 +0200

    fix(docs): Typo in filter migration. (#24541)
---
 docs/docs/miscellaneous/native-filter-migration.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/miscellaneous/native-filter-migration.mdx 
b/docs/docs/miscellaneous/native-filter-migration.mdx
index b231c049b2..46d4d44d64 100644
--- a/docs/docs/miscellaneous/native-filter-migration.mdx
+++ b/docs/docs/miscellaneous/native-filter-migration.mdx
@@ -90,7 +90,7 @@ chart will no longer be valid.
 Finally, the
 
 ```
-superset native-filers cleanup --all
+superset native-filters cleanup --all
 ```
 
 command will additionally delete all filter-box charts, irrespective of 
whether they

Reply via email to