summaryrefslogtreecommitdiffhomepage
path: root/src/prj/totp/index.gsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/prj/totp/index.gsp')
-rw-r--r--src/prj/totp/index.gsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prj/totp/index.gsp b/src/prj/totp/index.gsp
index ea5637a..c447242 100644
--- a/src/prj/totp/index.gsp
+++ b/src/prj/totp/index.gsp
@@ -38,7 +38,7 @@ html lang="en" {
h2 #prologue {-Prologue}
p {-
- m4_abbr(TOTP) codes are pretty cool, and really easay to do. They’re
+ m4_abbr(TOTP) codes are pretty cool, and really easy to do. They’re
also the backbone of modern two-factor authentication. With
@code{-totp} I hope to handling m4_abbr(TOTP) codes as easy and
extensible as possible