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([