Spaces:
Sleeping
Sleeping
Update src/pages/_map_page.py
Browse filesChange wording for the QRG expander tab
- 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
|
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 |
|