Sathwikchowdary commited on
Commit
f7a0a45
·
verified ·
1 Parent(s): 00e19a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import streamlit as st
2
  import pandas as pd
3
  import numpy as np
4
- st.tittle("Zero to Hero ML")
5
  st.subheader("About the app")
 
1
  import streamlit as st
2
  import pandas as pd
3
  import numpy as np
4
+ st.title("Zero to Hero ML")
5
  st.subheader("About the app")