Skip to content

Commit 321e4dd

Browse files
committed
Modified app.py file
1 parent 31e2b1c commit 321e4dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ def main():
592592
unsafe_allow_html=True,
593593
)
594594

595-
st.title("Stock Data View")
595+
st.title("StockDataView")
596596
# st.divider()
597597
st.subheader(
598598
"Visualize stock fundamentals, ratings, and historical data using the Financial Modeling Prep (FMP) API",

0 commit comments

Comments
 (0)