Jing997 commited on
Commit
4f2439e
·
verified ·
1 Parent(s): a6db9c3

Update src/pages/_map_page.py

Browse files

Change wording for the QRG expander tab

Files changed (1) hide show
  1. src/pages/_map_page.py +1 -1
src/pages/_map_page.py CHANGED
@@ -22,7 +22,7 @@ def map_page():
22
 
23
 
24
  # Add help section with expander
25
- with st.expander("📚 How to Use the Map Pageß"):
26
  st.markdown("""
27
  ## Step-by-Step Guide to the Map Page
28
 
 
22
 
23
 
24
  # Add help section with expander
25
+ with st.expander("📚 How to Use this Page"):
26
  st.markdown("""
27
  ## Step-by-Step Guide to the Map Page
28