Fix typos (#909)

This commit is contained in:
archpdx
2023-05-23 13:08:14 -07:00
committed by GitHub
parent a2e7033b49
commit b988ad65cc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"key": "fax",
"keys": [
"fax",
"fax:phone"
"contact:fax"
],
"type": "tel",
"label": "Fax",
+1 -1
View File
@@ -2,7 +2,7 @@
"key": "mobile",
"keys": [
"mobile",
"mobile:phone"
"contact:mobile"
],
"type": "tel",
"label": "Mobile Phone",
+1 -1
View File
@@ -2,7 +2,7 @@
"key": "website",
"keys": [
"website",
"website:phone"
"contact:website"
],
"type": "url",
"placeholder": "https://example.com",