Fixing typos (#706)

This commit is contained in:
Andreas Deininger
2024-04-13 13:32:38 +02:00
committed by GitHub
parent e0d0801ac7
commit ea551f422e
4 changed files with 5 additions and 5 deletions

View File

@@ -636,7 +636,7 @@ FunctionDefinition{
},
"unit": {
Type: jsonschema.String,
Enum: []string{"celcius", "fahrenheit"},
Enum: []string{"celsius", "fahrenheit"},
},
},
Required: []string{"location"},