Skip to content

Commit c254c39

Browse files
committed
Fix a word in demo README
1 parent d685dd4 commit c254c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webauthn-server-demo/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ This is ignored when running as a `.war` artifact, since the port is
157157
controlled by the parent web server.
158158

159159
- `YUBICO_WEBAUTHN_ALLOWED_ORIGINS`: Comma-separated list of origins the
160-
server will accept requests for. Example:
160+
server will accept requests from. Example:
161161
`YUBICO_WEBAUTHN_ALLOWED_ORIGINS=http://demo.yubico.com:8080`
162162

163163
- `YUBICO_WEBAUTHN_RP_ID`: The https://www.w3.org/TR/webauthn/#rp-id[RP ID]

0 commit comments

Comments
 (0)