From f8f5e81ec13f87726d6c83f1de70edc6952ba73f Mon Sep 17 00:00:00 2001 From: Bob Whitelock Date: Sun, 1 Oct 2023 22:18:09 +0100 Subject: [PATCH] Correct typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c75f7f6..1c3b65d 100644 --- a/README.md +++ b/README.md @@ -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): @@ -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). \ No newline at end of file +[MaxLaumeister/PageCrypt](https://github.com/MaxLaumeister/PageCrypt) is a project with similar features in a different style (I think it was created before StatiCrypt).