From 20cc0b9cfff0f3a07e62661691b863061b2feaa4 Mon Sep 17 00:00:00 2001 From: sullo Date: Mon, 16 Oct 2017 15:58:36 -0400 Subject: [PATCH] Typo Fix --- REST-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REST-API.md b/REST-API.md index bde9743..85b710d 100644 --- a/REST-API.md +++ b/REST-API.md @@ -11,7 +11,7 @@ When calling a production Wekan server, ensure it is running via HTTPS and has a * Only call via HTTPS * Implement a timed authorization token expiration strategy -* Ensure the calling user only has permissions for what they are calling an no more +* Ensure the calling user only has permissions for what they are calling and no more # Summary