davidmezzetti commited on
Commit
3fd04f5
·
verified ·
1 Parent(s): 4d67ead

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -436,7 +436,7 @@ class Application:
436
  Runs a Streamlit application.
437
  """
438
 
439
- st.title("⚾ Baseball Statistics")
440
  st.markdown(
441
  """
442
  This application finds the best matching historical players using vector search with [txtai](https://github.com/neuml/txtai).
 
436
  Runs a Streamlit application.
437
  """
438
 
439
+ st.title("⚾ Baseball Stats")
440
  st.markdown(
441
  """
442
  This application finds the best matching historical players using vector search with [txtai](https://github.com/neuml/txtai).