From a36c1f4ae305d2e2dcf0ab44195ba3e717bca535 Mon Sep 17 00:00:00 2001 From: Jonsen-92 Date: Mon, 14 Dec 2020 10:19:46 +0700 Subject: [PATCH] [#6] Update documentation ACL based on review --- doc/acl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/acl.md b/doc/acl.md index f1a739e..1682ae1 100644 --- a/doc/acl.md +++ b/doc/acl.md @@ -304,8 +304,8 @@ HTTP Code | Status | Description } ### Logic -- if there is no email header, you get all acos in tree. -- if any email header, you get all acos which is grant to user login (you need join to aros_acos table). +- if there is no email header, it get all acos in tree. +- if any email header, it get all acos which is grant to user login (you need join to aros_acos table). ## View