Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit 5a5ca65

Browse files
Update streamlit.md
1 parent 594c8a4 commit 5a5ca65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/streamlit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Streamlit is an open-source Python library that makes it easy to create and shar
1717
Install Streamlit: <br>
1818
`pip install streamlit`
1919

20-
Install `streamlit-chromadb-connection`, which connects your Streamlit app to Chroma DB through [`st.connection`](https://docs.streamlit.io/1.11.0/library/api-reference/connections/st.connection): <br>
20+
Install `streamlit-chromadb-connection`, which connects your Streamlit app to Chroma through [`st.connection`](https://docs.streamlit.io/1.11.0/library/api-reference/connections/st.connection): <br>
2121
`pip install streamlit-chromadb-connection`
2222

2323
### Main Benefits

0 commit comments

Comments
 (0)