Fix typo in docs (#386)

This commit is contained in:
Abi Raja
2022-12-19 17:39:44 -05:00
committed by GitHub
parent 6be5747466
commit 467aa0cee0

View File

@@ -149,7 +149,7 @@
"metadata": {},
"source": [
"## tiktoken (OpenAI) Length Function\n",
"You can also use tiktoken, a open source tokenizer package from OpenAI to estimate tokens used. Will probably be ore accurate for their models."
"You can also use tiktoken, a open source tokenizer package from OpenAI to estimate tokens used. Will probably be more accurate for their models."
]
},
{