Skip to content

Commit

Permalink
Add missing <code/> wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Nov 24, 2017
1 parent edc27ee commit d4f5115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Expand Up @@ -1072,7 +1072,7 @@ When this method is invoked, the user agent MUST execute the following algorithm
Resolving this with good definitions or some other means will be addressed by resolving
[Issue #613](https://github.com/w3c/webauthn/issues/613).

1. If |options|.{{PublicKeyCredentialRequestOptions/userVerificationRequirement}} is set to
1. If <code>|options|.{{PublicKeyCredentialRequestOptions/userVerificationRequirement}}</code> is set to
{{UserVerificationRequirement/required}} and the |authenticator| is not capable of performing [=user verification=],
[=iteration/continue=].

Expand Down

0 comments on commit d4f5115

Please sign in to comment.