Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 07-ml_deploy/deploy-model-using-streamlit-and-heroku.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ st.markdown("This application is a Streamlit dashboard hosted on Heroku that can
"to explore the results from board game matches that I tracked over the last year.")
st.markdown("**♟ General Statistics ♟**")
st.markdown("* This gives a general overview of the data including "
"frequency of games over time, most games played in a day, and longest break "
" frequency of games over time, most games played in a day, and longest break "
"between games.")
```

Expand Down