bright1 commited on
Commit
ff1f5c6
1 Parent(s): b5015a5

Fixed title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ with my_expander:
77
  """, unsafe_allow_html=True)
78
 
79
  #set title for the app
80
- st.title(':green[Covid-19 Vaccines Tweets Analyzer]')
81
 
82
 
83
  # load model components
 
77
  """, unsafe_allow_html=True)
78
 
79
  #set title for the app
80
+ st.title(':green[Covid-19 Vaccine Tweets Analyzer]')
81
 
82
 
83
  # load model components