Skip to content

Commit 86f6cc3

Browse files
committed
Fix line break in environment variable example
1 parent 5fd272d commit 86f6cc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

webauthn-server-demo/README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,7 @@ correct environment.
165165

166166
- `YUBICO_WEBAUTHN_RP_NAME`: The human-readable
167167
https://www.w3.org/TR/webauthn/#dom-publickeycredentialentity-name[RP name]
168-
the server will report. Example: `YUBICO_WEBAUTHN_RP_ID='Yubico Web
169-
Authentication demo'`
168+
the server will report. Example: `YUBICO_WEBAUTHN_RP_ID='Yubico Web Authentication demo'`
170169

171170
- `YUBICO_WEBAUTHN_USE_FIDO_MDS`: If set to `true` (case-insensitive), use
172171
https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-attestation/2.5.0/com/yubico/fido/metadata/FidoMetadataService.html[`FidoMetadataService`]

0 commit comments

Comments
 (0)