permission-node: fix typo in doc comment
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -26,7 +26,7 @@ import { PermissionRule } from '../types';
|
||||
* Plugin authors should generally use the {@link createConditionExports} in order to efficiently
|
||||
* create multiple condition factories. This helper should generally only be used to construct
|
||||
* condition factories for third-party rules that aren't part of the backend plugin with which
|
||||
* they're intended to integrate with.
|
||||
* they're intended to integrate.
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user