From 405843c694123305a84e204ceae5f18bea21c798 Mon Sep 17 00:00:00 2001 From: Thiago Teixeira Date: Mon, 2 Nov 2020 22:54:01 -0800 Subject: [PATCH] Fix typo! --- README.md | 4 ++-- streamlit_app.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 992c1aa7e268..0df56a51f35f 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/streamlit_app.py b/streamlit_app.py index 1b62646b43d5..ac305b93bffd 100644 --- a/streamlit_app.py +++ b/streamlit_app.py @@ -9,8 +9,8 @@ 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: """