Skip to content

Commit

Permalink
removed repeated word (apache#8458)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrebrilhante authored and villebro committed Oct 26, 2019
1 parent e704e29 commit eaeed0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ def refresh_druid(datasource, merge):
@click.option(
"--path",
"-p",
help="Path to a single JSON file or path containing multiple JSON files"
help="Path to a single JSON file or path containing multiple JSON "
"files to import (*.json)",
)
@click.option(
Expand Down

0 comments on commit eaeed0c

Please sign in to comment.