diff --git a/content/amount-schema.json b/content/amount-schema.json index 915e97d..312adfd 100644 --- a/content/amount-schema.json +++ b/content/amount-schema.json @@ -1,7 +1,7 @@ { "uri": "file:///amount-schema.json", "title": "Amount", - "description": "Specify xah in drops and tokens as objects.", + "description": "Specify XAH in drops and tokens as objects.", "schema": { "anyOf": [ { @@ -28,7 +28,7 @@ ], "defaultSnippets": [ { - "label": "Xah", + "label": "XAH", "body": "1000000" }, {