diff --git a/Notify_misskey.md b/Notify_misskey.md index e97d92c..69fb10e 100644 --- a/Notify_misskey.md +++ b/Notify_misskey.md @@ -29,7 +29,7 @@ Simply use `misskey://` if accessing an insecure server and `misskeys://` if acc | Variable | Required | Description | --------------- | -------- | ----------- | token | Yes | The Access Token associated with the Application you created (in Misskey's Account Settings). Your token MUST have at the bare minimum `write:statuses` access. Additionally provide `write:media` if you intend to provide attachments. -| visibility | No | The Misskey visibility you want to operate in. Possible values are
`private` , `home`, `followers`, `private`, and `specified` +| visibility | No | The Misskey visibility you want to operate in. Possible values are
`public`, `home`, `followers`, and `specified` #### Example Create a Misskey note on the `misskey.sda1.net` server :