Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Miller <mmiller@duosecurity.com>
  • Loading branch information
timcappalli and MasterKale committed Sep 7, 2023
1 parent 1fe9179 commit 5c39e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2804,7 +2804,7 @@ Keys in {{GetClientCapabilitiesResult}} SHOULD be members of {{ClientCapability}

When the value for a given capability is [TRUE], the feature is known to be currently supported by the client.
When the value for a given capability is [FALSE], the feature is known to be not currently supported by the client.
When a given capability is `undefined`, the availibility of the client feature is not known.
When a given capability is `undefined`, the availability of the client feature is not known.

Note: Invoking this method from a [=browsing context=] where the [=Web Authentication API=] is "disabled" according to the [=allowed to use=] algorithm&mdash;i.e., by a [=permissions policy=]&mdash;will result in the promise being rejected with a {{DOMException}} whose name is "{{NotAllowedError}}". See also [[#sctn-permissions-policy]].

Expand Down

0 comments on commit 5c39e19

Please sign in to comment.