Skip to content

Commit 39aaf25

Browse files
peter17rwinch
authored andcommitted
Fix typo in passkeys.adoc
Signed-off-by: Peter Potrowl <[email protected]>
1 parent 8ecc4a9 commit 39aaf25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/servlet/authentication/passkeys.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Gradle::
3939
+
4040
[source,groovy,role="secondary",subs="verbatim,attributes"]
4141
----
42-
depenendencies {
42+
dependencies {
4343
implementation "org.springframework.security:spring-security-web"
4444
implementation "com.webauthn4j:webauthn4j-core:{webauthn4j-core-version}"
4545
}

0 commit comments

Comments
 (0)