YongHuang commited on
Commit
da50add
·
1 Parent(s): 2dd89c2

spelling mistake

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ st.markdown(css, unsafe_allow_html=True)
141
  init_session_state()
142
 
143
  # Create a text input field
144
- query = st.text_input("Storeage, Offices, Car Washes, Laundromat... we have it all")
145
 
146
  # Create a button
147
  if st.button('Search'):
 
141
  init_session_state()
142
 
143
  # Create a text input field
144
+ query = st.text_input("Storages, Offices, Car Washes, Laundromats... we have it all")
145
 
146
  # Create a button
147
  if st.button('Search'):