We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce774c4 commit 066b6b1Copy full SHA for 066b6b1
1 file changed
streamlit_app.py
@@ -4,7 +4,7 @@
4
import ui
5
import visualizations as viz
6
7
-st.title("How has America Changed Since Covid?")
+st.title("How has Covid changed America?")
8
st.write("Explore how US demographics have changed since Covid.")
9
10
trend_tab, compare_tab, ranking_tab, about_tab = st.tabs(
0 commit comments