From f21925d59b4848a4c4c24129840ee335fc35de0a Mon Sep 17 00:00:00 2001 From: Arnold Date: Mon, 27 Mar 2023 14:12:23 +0200 Subject: [PATCH] Fix typo in permission docs (#1338) --- docs/content/concepts/authorization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/concepts/authorization.md b/docs/content/concepts/authorization.md index ccc2f729c..cce7c214f 100644 --- a/docs/content/concepts/authorization.md +++ b/docs/content/concepts/authorization.md @@ -59,7 +59,7 @@ An example configuration is given below. ### Delivered Permissions -- READ_/UPDATE_/CREATE_/DELETE_TARGETS for: +- READ_/UPDATE_/CREATE_/DELETE_TARGET for: - Target entities including metadata (that includes also the installed and assigned distribution sets) - Target tags - Target actions