diff --git a/content/en/entities/Instance.md b/content/en/entities/Instance.md index 9d10415e..76406414 100644 --- a/content/en/entities/Instance.md +++ b/content/en/entities/Instance.md @@ -338,14 +338,14 @@ aliases: [ ##### `configuration[urls][privacy_policy]` {#privacy_policy} **Description:** The URL of the server's privacy policy.\ -**Type:** {{}} String (URL) or null\ +**Type:** String (URL) or null\ **Version history:**\ 4.4.0 - added ##### `configuration[urls][terms_of_service]` {#terms_of_service} **Description:** The URL of the server's current terms of service, if any.\ -**Type:** String (URL)\ +**Type:** {{}} String (URL)\ **Version history:**\ 4.4.0 - added