permission-node: doc fixes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-02-04 15:39:10 +01:00
parent 2c7d35f844
commit d1a4831725
2 changed files with 9 additions and 4 deletions
@@ -142,7 +142,7 @@ export interface PermissionsRegistryService {
): void;
/**
* Returns a lookup function that can be used to look up rules for the provided resource by name.
* Returns the set of registered rules for this resource.
*
* @remarks
*