Yatineeee commited on
Commit
f51536b
·
verified ·
1 Parent(s): d253027

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -417,7 +417,7 @@ if st.sidebar.button("🧠 generate the plan", use_container_width=True):
417
  # ------------------------------
418
  # Main Tabs
419
  # ------------------------------
420
- st.title("📚 AI Tutor — Study / Review")
421
 
422
  tab1, tab2 = st.tabs(["Study Module", "Review Module"])
423
 
 
417
  # ------------------------------
418
  # Main Tabs
419
  # ------------------------------
420
+ st.title("📚 LearnX5 Tutor — Study / Review")
421
 
422
  tab1, tab2 = st.tabs(["Study Module", "Review Module"])
423