From a352aebb1dab2307d5163b355799ac63be0c7fb6 Mon Sep 17 00:00:00 2001 From: Hakaba Hitoyo Date: Thu, 8 Nov 2018 05:00:23 +0100 Subject: [PATCH] Update entities.md --- content/en/api/entities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/api/entities.md b/content/en/api/entities.md index 00cea9f9..3c7133e5 100644 --- a/content/en/api/entities.md +++ b/content/en/api/entities.md @@ -177,7 +177,7 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana | `thumbnail` | String (URL) |{{< yes >}}|1.6.1| | `urls` | [Hash](#urls) |{{< no >}}|1.4.2| | `stats` | [Hash](#stats) |{{< no >}}|1.6.0| -| `languages` | Array of String (ISO6391) |{{< no >}}|2.3.0| +| `languages` | Array of String (ISO 639, Part 1-5) |{{< no >}}|2.3.0| | `contact_account` | [Account](#account) |{{< yes >}}|2.3.0| ### URLs