nlpblogs commited on
Commit
8cae1d5
·
verified ·
1 Parent(s): 6a5c18e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ with st.sidebar:
27
  st.button("DEMO APP")
28
 
29
 
30
- st.subheader("Glossary of tags", divider = "red")
31
 
32
 
33
 
 
27
  st.button("DEMO APP")
28
 
29
 
30
+ st.subheader("Glossary", divider = "red")
31
 
32
 
33