Skip to content

Commit

Permalink
Correct typo (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobwhitelock authored Oct 7, 2023
1 parent 99abccf commit 2a44c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ staticrypt test.html --share https://example.com/encrypted.html
staticrypt test.html --salt 12345678901234567890123456789012
```

> See an exemple of how to use StatiCrypt in a CI build step in this community project: [a-nau/password-protected-website-template](https://github.com/a-nau/password-protected-website-template)
> See an example of how to use StatiCrypt in a CI build step in this community project: [a-nau/password-protected-website-template](https://github.com/a-nau/password-protected-website-template)

**Customize the password prompt** to have the encrypted page match your style (see [the FAQ](#can-i-customize-the-password-prompt) for a full custom template):

Expand Down Expand Up @@ -308,4 +308,4 @@ If you have a StatiCrypt project you'd like to share, feel free to open an issue

### Alternatives to StatiCrypt

[MaxLaumeister/PageCrypt](https://github.com/MaxLaumeister/PageCrypt) is a project with similar features in a different style (I think it was created before StatiCrypt).
[MaxLaumeister/PageCrypt](https://github.com/MaxLaumeister/PageCrypt) is a project with similar features in a different style (I think it was created before StatiCrypt).

0 comments on commit 2a44c59

Please sign in to comment.