Fix typo!
This commit is contained in:
parent
5bb38964d2
commit
405843c694
@ -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).
|
||||
|
@ -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:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user