fix: change "add new slice" copy to "add new chart" (#10457)

This commit is contained in:
Moriah Kreeger 2020-07-28 18:28:22 -07:00 committed by GitHub
parent d065633c81
commit c716f7afe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
{% extends "superset/basic.html" %}
{% block title %}
Add new slice
Add new chart
{% endblock %}
{% block body %}