louiecerv commited on
Commit
d72c5c9
·
1 Parent(s): fb0a62d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ This app showcases the power of **Hugging Face** for ML applications:
40
  **Created by: Louie F. Cervantes, M.Eng. (Information Engineering)
41
  (c) 2025 West Visayas State University**
42
  """
43
- with st.expander("About thiss app"):
44
  st.markdown(about)
45
 
46
  # --- Dataset Exploration ---
 
40
  **Created by: Louie F. Cervantes, M.Eng. (Information Engineering)
41
  (c) 2025 West Visayas State University**
42
  """
43
+ with st.expander("About this app"):
44
  st.markdown(about)
45
 
46
  # --- Dataset Exploration ---