From 2947321a5c86a161711b96a9c77b414ac6fd41ae Mon Sep 17 00:00:00 2001 From: xenolinux Date: Wed, 8 May 2024 12:05:24 +0530 Subject: [PATCH] OSDOCS#10460: Follow up PR: Move callout 4 --- modules/hcp-configuring-oauth-console.adoc | 4 ++-- modules/hcp-configuring-oauth.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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>