Fixed typos in comments spotted in code review

This commit is contained in:
Richard Bowman 2023-03-23 13:31:25 +00:00
parent d948d3f04d
commit 3f9c3447de
2 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@ API_TAGS = [
),
"externalDocs": {
"url": "https://www.w3.org/TR/wot-thing-description/#actionaffordance",
"description": "w3's description of Web of Things 'Action' resources.",
"description": "W3C's description of Web of Things 'Action' resources.",
},
},
{
@ -20,7 +20,7 @@ API_TAGS = [
),
"externalDocs": {
"url": "https://www.w3.org/TR/wot-thing-description/#propertyaffordance",
"description": "w3's description of Web of Things 'Property' resources.",
"description": "W3C's description of Web of Things 'Property' resources.",
},
},
{"name": "captures", "description": ""},