Skip to content

Commit 5fcac1a

Browse files
committed
Make the linter happier
1 parent 5618a4c commit 5fcac1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/data/users/api-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >-
77

88
API Users allows for authorizing [external access](../../../reference/management-api/external-access.md) to the Management API.
99

10-
An API User is identical to a [regular User](README.md) except from one thing: It has no password. In fact, API Users are not allowed to log into the back-office like regular Users.
10+
An API User is identical to a [regular User](README.md) except from one thing: It has no password. In fact, API Users are not allowed to log into the backoffice like regular Users.
1111

1212
Instead, API Users hold the Client Credentials used to authorize against the Management API. When an external source authorizes with the Client Credentials, it effectively assumes the identity of the API User.
1313

0 commit comments

Comments
 (0)