From 62a05799d6596df8afba4a7d23be18a795bfac50 Mon Sep 17 00:00:00 2001 From: "Antoine Vandevenne (anv)" Date: Mon, 25 Apr 2022 11:53:16 +0200 Subject: [PATCH] [FIX] developer/rdtraining: fix typos --- content/developer/howtos/rdtraining/B_acl_irrules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/developer/howtos/rdtraining/B_acl_irrules.rst b/content/developer/howtos/rdtraining/B_acl_irrules.rst index 59d37aafd1..c4784614eb 100644 --- a/content/developer/howtos/rdtraining/B_acl_irrules.rst +++ b/content/developer/howtos/rdtraining/B_acl_irrules.rst @@ -168,7 +168,7 @@ C X ====== ====== ==== ====== ====== A user with the groups A and C will be able to do anything but delete the object -while one with B and C will be able to read or update, but not search or read. +while one with B and C will be able to read and update it, but not create or delete it. .. note::