diff --git a/examples/client.ipynb b/examples/client.ipynb index 0a78264..8c311c8 100644 --- a/examples/client.ipynb +++ b/examples/client.ipynb @@ -56,7 +56,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",