Update packages/backend-plugin-api/src/services/definitions/coreServices.ts

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-22 15:35:03 +01:00
committed by GitHub
parent ea8f7362a1
commit d2600ca208
@@ -23,7 +23,7 @@ import { createServiceRef } from '../system';
*/
export namespace coreServices {
/**
* The service reference for the plugin scoped {@link IdentityService}.
* The service reference for the plugin scoped {@link AuthService}.
*
* @public
*/