streamlit / docs

Source code for the Streamlit Python library documentation
https://docs.streamlit.io
Apache License 2.0
119 stars 474 forks source link

Fix typo in get-started/fundamentals/summary #1046

Closed vipranarayan14 closed 6 months ago

vipranarayan14 commented 6 months ago

🧠 Description of Changes

Fix typo in content/get-started/fundamentals/summary.md

Revised:

"browser"

Current:

"brower"

💥 Impact

Size:

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

vipranarayan14 commented 6 months ago

Thank you!