Skip to content

Commit 5b3c9c7

Browse files
authored
docs: fix typo in semantic-conventions.mdx (#98)
1 parent 84a90e7 commit 5b3c9c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openllmetry/contributing/semantic-conventions.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ This is a work in progress, and we welcome your feedback and contributions!
6363
- `pinecone.query.id`
6464
- `pinecone.query.namespace`
6565
- `pinecone.query.top_k`
66-
- `pinecone.usage.read_units` - The number of read units used (as reported by Piinecone)
67-
- `pinecone.usage.write_units` - The number of write units used (as reported by Piinecone)
66+
- `pinecone.usage.read_units` - The number of read units used (as reported by Pinecone)
67+
- `pinecone.usage.write_units` - The number of write units used (as reported by Pinecone)
6868

6969
### LLM Frameworks
7070

0 commit comments

Comments
 (0)