Skip to content

Commit a9d36ef

Browse files
committed
Revert "test generate warning on docfx compile"
This reverts commit 2945dac.
1 parent 8f0ef97 commit a9d36ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users-manual/application-fido2/fido2-pin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Once you have an array of characters, you can convert that into UTF-8 using the
197197
```
198198

199199
This byte array is what you pass to the
200-
[SetPinCommand](xref:Yubico.YubiKey.Fido2.Commands.SetPinCossssssmmand).
200+
[SetPinCommand](xref:Yubico.YubiKey.Fido2.Commands.SetPinCommand).
201201

202202
If you are using the `string` class to normalize, your code could look something like
203203
this.

0 commit comments

Comments
 (0)