aboutsummaryrefslogtreecommitdiff
path: root/lib/paseto/paseto.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/paseto/paseto.go')
-rw-r--r--lib/paseto/paseto.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/paseto/paseto.go b/lib/paseto/paseto.go
index 9268a383..d5b3b569 100644
--- a/lib/paseto/paseto.go
+++ b/lib/paseto/paseto.go
@@ -5,9 +5,9 @@
// of Platform-Agnostic SEcurity TOkens (PASETO) version 2 and version 4 as
// defined in [paseto-v2] and [paseto-v4].
//
-// The paseto version 2 is available under sub packet
+// The paseto version 2 is available under sub package
// [git.sr.ht/~shulhan/pakakeh.go/lib/paseto/v2] and the paseto version 4
-// is available under sub packet
+// is available under sub package
// [git.sr.ht/~shulhan/pakakeh.go/lib/paseto/v4].
//
// [paseto-v2]: https://github.com/paseto-standard/paseto-spec/blob/master/docs/01-Protocol-Versions/Version2.md