Skip to content

Commit 363ba7b

Browse files
authored
Fixed Typo (#564)
Changed 'Thead' to 'Thread' This is my first pull request and I am beyond ecstatic.
1 parent 206a4df commit 363ba7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/library/components/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Components are super easy to use:
1414
1. Start by finding the Component you'd like to use. Two great resources for this are:
1515

1616
- The [Component gallery](https://streamlit.io/components)
17-
- [This thead](https://discuss.streamlit.io/t/streamlit-components-community-tracker/4634),
17+
- [This thread](https://discuss.streamlit.io/t/streamlit-components-community-tracker/4634),
1818
by Fanilo A. from our forums.
1919

2020
2. Install the Component using your favorite Python package manager. This step and all following

0 commit comments

Comments
 (0)