Skip to content

Commit

Permalink
docs(): fix typo (#350)
Browse files Browse the repository at this point in the history
Found via `codespell -H -L iif`
  • Loading branch information
kianmeng authored Dec 27, 2024
1 parent 9c569dd commit a3f5028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/secure-transfers-with-mkcert.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Secure transfer:
qrcp MyDocument.pdf
```

Unsecure transfer:
Insecure transfer:
```
qrcp --secure=false MyDocument.pdf
```
Expand Down

0 comments on commit a3f5028

Please sign in to comment.