We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a393d1 + 21c6585 commit 642360eCopy full SHA for 642360e
docs/spec.md
@@ -283,7 +283,7 @@ Any permissions requested that are not available to the current user will cause
283
an error to be returned to the client. Note that for permissions like `edit`,
284
users without the `upload_files` capability (e.g.) will **not** cause an error,
285
as the permission encompasses other capabilities. A user without the `edit_*`
286
-capability **will* cause an error, however.
+capability **will** cause an error, however.
287
288
[RFC5849]: http://tools.ietf.org/html/rfc5849
289
[oauth-request]: http://tools.ietf.org/html/rfc5849#section-2.1
0 commit comments