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

Commit 4f5c11d

Browse files
committed
docs: Fix duplicate "and" typo
1 parent 172ca1a commit 4f5c11d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ANONYMIZED_TELEMETRY=False
3939
We will only track usage details that help us make product decisions, specifically:
4040

4141
- Chroma version and environment
42-
- Usage of embedding functions that ship with Chroma and and aggregated usage of custom embeddings (we collect no information about the custom embeddings themselves)
42+
- Usage of embedding functions that ship with Chroma and aggregated usage of custom embeddings (we collect no information about the custom embeddings themselves)
4343
- Collection commands. We track the anonymized uuid of a collection as well as the number of items
4444
- `add`
4545
- `update`

0 commit comments

Comments
 (0)