From ff6bfeb87f48b5ab95bcef8955294672b74beef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 21 Oct 2023 10:06:49 -0400 Subject: [PATCH] refactor: fix comment --- src/privileges/categories.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/privileges/categories.js b/src/privileges/categories.js index fb8599f4bd..7ccec5609d 100644 --- a/src/privileges/categories.js +++ b/src/privileges/categories.js @@ -14,7 +14,7 @@ const privsCategories = module.exports; /** * Looking to add a new category privilege via plugin/theme? Attach a hook to - * `static:privileges.category.init` and call .set() on the privilege map passed + * `static:privileges.categories.init` and call .set() on the privilege map passed * in to your listener. */ const _privilegeMap = new Map([