Skip to content

Commit

Permalink
fix: change "add new slice" copy to "add new chart" (apache#10457)
Browse files Browse the repository at this point in the history
  • Loading branch information
riahk authored and auxten committed Nov 20, 2020
1 parent 2677ae2 commit 7b04ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/templates/superset/add_slice.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{% extends "superset/basic.html" %}

{% block title %}
Add new slice
Add new chart
{% endblock %}

{% block body %}
Expand Down

0 comments on commit 7b04ce0

Please sign in to comment.