diff --git a/schemas/actors/accountInformation.schema.tpl.json b/schemas/actors/accountInformation.schema.tpl.json index 497f9c5a..3fae576d 100644 --- a/schemas/actors/accountInformation.schema.tpl.json +++ b/schemas/actors/accountInformation.schema.tpl.json @@ -6,9 +6,9 @@ ], "properties": { "service": { - "_instruction": "Add the web service of this account.", + "_instruction": "Add the service associated with this account.", "_linkedTypes": [ - "core:WebService" + "core:Service" ] }, "userName": {