Fixed typos in comments spotted in code review
This commit is contained in:
parent
d948d3f04d
commit
3f9c3447de
2 changed files with 4 additions and 4 deletions
|
|
@ -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": ""},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue