diff --git a/modules/hcp-configuring-oauth-console.adoc b/modules/hcp-configuring-oauth-console.adoc index 24843459b9..beb37634c5 100644 --- a/modules/hcp-configuring-oauth-console.adoc +++ b/modules/hcp-configuring-oauth-console.adoc @@ -53,8 +53,8 @@ spec: - name: <3> - - preferredUsername: - - <4> + preferredUsername: <4> + - clientID: <5> clientSecret: name: <6> diff --git a/modules/hcp-configuring-oauth.adoc b/modules/hcp-configuring-oauth.adoc index 92afd0a33e..1502abe5e6 100644 --- a/modules/hcp-configuring-oauth.adoc +++ b/modules/hcp-configuring-oauth.adoc @@ -54,8 +54,8 @@ spec: - name: <5> - - preferredUsername: - - <6> + preferredUsername: <6> + - clientID: <7> clientSecret: name: <8>