diff --git a/tutorials/getting_started.ipynb b/tutorials/getting_started.ipynb index a3e70b17..7cfbcbf5 100644 --- a/tutorials/getting_started.ipynb +++ b/tutorials/getting_started.ipynb @@ -152,7 +152,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",