diff --git a/examples/tokenizer.ipynb b/examples/tokenizer.ipynb index d75769c..fc0a089 100644 --- a/examples/tokenizer.ipynb +++ b/examples/tokenizer.ipynb @@ -101,7 +101,7 @@ " \"format\": {\n", " \"type\": \"string\",\n", " \"enum\": [\"celsius\", \"fahrenheit\"],\n", - " \"description\": \"The temperature unit to use. Infer this from the users location.\",\n", + " \"description\": \"The temperature unit to use. Infer this from the user's location.\",\n", " },\n", " },\n", " \"required\": [\"location\", \"format\"],\n",