From eca4b6c68b26767992f69b3e38fa8186b7cfcfc3 Mon Sep 17 00:00:00 2001 From: Claire Date: Fri, 1 Mar 2024 16:12:48 +0100 Subject: [PATCH] Update V1_Instance.md --- content/en/entities/V1_Instance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/entities/V1_Instance.md b/content/en/entities/V1_Instance.md index 276afc85..74450624 100644 --- a/content/en/entities/V1_Instance.md +++ b/content/en/entities/V1_Instance.md @@ -401,7 +401,7 @@ aliases: [ ### `contact_account` {#contact_account} **Description:** A user that can be contacted, as an alternative to `email`.\ -**Type:** [Account]({{< relref "entities/Account" >}})\ +**Type:** {{}} [Account]({{< relref "entities/Account" >}}) or null\ **Version history:**\ 2.3.0 - added