Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
fix: update title in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
martonborzak committed May 17, 2020
1 parent 37420af commit c4dc9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ip": {
"$id": "#/properties/ip",
"type": "string",
"title": "The ip schema",
"title": "IP address or hostname",
"description": "The IP address or hostname of your YIO Dock.",
"default": "",
"examples": [
Expand Down

0 comments on commit c4dc9a3

Please sign in to comment.