diff --git a/README.asciidoc b/README.asciidoc index dbadbff..e79a1e2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -146,7 +146,7 @@ Enbas uses the Oauth2 authentication flow to log into your account on GTS. This [WARNING] ==== As of writing GoToSocial does not currently support scoped authorization tokens so even if we request read-only -tokens, the application will be able to perform any actions within the limitations of of your account +tokens, the application will be able to perform any actions within the limitations of your account (including admin actions if you are an admin). You can read more about this https://docs.gotosocial.org/en/latest/api/authentication/[here]. ====