Fix grammatical error in HomeKit strings (#84043)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
e94da1ad0f
commit
650d4d7faa
2 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@
|
|||
},
|
||||
"pairing": {
|
||||
"title": "Pair HomeKit",
|
||||
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d."
|
||||
"description": "To complete pairing follow the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d."
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
"description": "To complete pairing following the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
||||
"description": "To complete pairing follow the instructions in \u201cNotifications\u201d under \u201cHomeKit Pairing\u201d.",
|
||||
"title": "Pair HomeKit"
|
||||
},
|
||||
"user": {
|
||||
|
|
Loading…
Add table
Reference in a new issue