From 43e6d33ec8ae0d7be4cd98535e896ea70a020c14 Mon Sep 17 00:00:00 2001 From: Rodolfo Rodriguez Date: Sun, 9 Sep 2018 15:01:46 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b19d5f..ca79927 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ if auth.CheckRandomToken(tok1,tok2) { } ``` -## Authorisation +## Authorization You can use auth/can (separately) to authorise access to resources.