From 9ee8b764c85d9d2b8c01287ad3c2e4410dc4dd74 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Wed, 24 Mar 2021 11:17:36 -0400 Subject: [PATCH] Fix typo --- src/assets/scripts/asyncapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/scripts/asyncapi.yaml b/src/assets/scripts/asyncapi.yaml index d458b7a..2eff794 100644 --- a/src/assets/scripts/asyncapi.yaml +++ b/src/assets/scripts/asyncapi.yaml @@ -5013,7 +5013,7 @@ components: example: 1 "nsfw": type: boolean - description: "Set to *true* if this commmunity, post or comment is deemed [NSFW](https://en.wikipedia.org/wiki/Not_safe_for_work) (hence invisble to users who have the NSFW option selected in their profile. If not provided, defaults to false." + description: "Set to *true* if this commmunity, post or comment is deemed [NSFW](https://en.wikipedia.org/wiki/Not_safe_for_work) (hence invisible to users who have the NSFW option selected in their profile. If not provided, defaults to false." example: false "online": description: Number of registered users who are currently on the system