Skip to content

Commit 990d4c7

Browse files
minor fix
1 parent 1cca28d commit 990d4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/includes/guides/authentication/oidc/oauth-dynamic-client-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The DCR self-registration process consists of the following steps:
3232

3333
Administrators or automated systems can register clients programmatically using the {{product_name}} DCR REST API. Once a client is registered, it can be managed using DCRM REST APIs.
3434

35-
[DCRM](https://tools.ietf.org/html/rfc7592){: target="_blank"} was introduced as an extension to DCR that defines RESTful APIs to manage already registered clients. Using DCRM APIs, you can:
35+
[Dynamic Client Registration Management (DCRM)](https://tools.ietf.org/html/rfc7592){: target="_blank"} was introduced as an extension to DCR that defines RESTful APIs to manage already registered clients. Using DCRM APIs, you can:
3636

3737
- Read: Retrieve information about an already registered client.
3838

0 commit comments

Comments
 (0)