Fix typo!

This commit is contained in:
Thiago Teixeira 2020-11-02 22:54:01 -08:00
parent 5bb38964d2
commit 405843c694
2 changed files with 4 additions and 4 deletions

View File

@ -2,5 +2,5 @@
Edit `/streamlit_app.py` to customize this app to your heart's desire :heart:
If you have any questions, checkout out our [documentation](https://docs.streamlit.io) and
[community forums](https://discuss.streamlit.io).
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).

View File

@ -9,8 +9,8 @@ import streamlit as st
Edit `/streamlit_app.py` to customize this app to your heart's desire :heart:
If you have any questions, checkout out our [documentation](https://docs.streamlit.io) and
[community forums](https://discuss.streamlit.io).
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
forums](https://discuss.streamlit.io).
In the meantime, below is an example of what you can do with just a few lines of code:
"""