Skip to content

Commit b7ac042

Browse files
author
Frederic Mercier
committed
update README.md
1 parent d63ebca commit b7ac042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cross-component/deployexecute/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ curl -sk -X POST ${auth_credentials[@]} -H "accept: application/json" -H "Conten
8383
> [!NOTE]
8484
> The commands above rely on the Basic Authentication (as ODM is deployed without an OpenID Connect Provider).
8585
>
86-
> In a different environment with OpenID Connect, you can authenticate using the `client_credentials` grant type by:
86+
> In an environment with OpenID Connect, you can authenticate using the `client_credentials` grant type by:
8787
> - setting the environment variables
8888
> - CLIENT_ID
8989
> - CLIENT_SECRET

0 commit comments

Comments
 (0)