typo fixed

This commit is contained in:
xinpeng-zhang 2024-07-08 19:10:32 +08:00 committed by GitHub
parent b06faf7347
commit 9c47195638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ def main():
"properties": { "properties": {
"location": { "location": {
"description": "the location need to check the weather", "description": "the location need to check the weather",
"tyoe": "str", "type": "str",
} }
}, },
"required": [ "required": [