From 45c8a670f374a9e9432a193eea9aebe50318a40c Mon Sep 17 00:00:00 2001 From: Dharini Jeeva Date: Wed, 12 Jul 2023 15:15:07 -0700 Subject: [PATCH] docs: Update enable session recording on a target (#3412) * docs: enable session recording on a target * docs: Minor copy edit to make sentence singular --------- Co-authored-by: Dan Heath <76443935+Dan-Heath@users.noreply.github.com> --- .../session-recording/enable-session-recording.mdx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/website/content/docs/configuration/session-recording/enable-session-recording.mdx b/website/content/docs/configuration/session-recording/enable-session-recording.mdx index cab4f09cf5..333d02a6de 100644 --- a/website/content/docs/configuration/session-recording/enable-session-recording.mdx +++ b/website/content/docs/configuration/session-recording/enable-session-recording.mdx @@ -65,12 +65,9 @@ Complete the following steps to enable session recording on a target. - To create a new target, select **New Target**. - To edit an existing target, select the target, and then select **Edit Form**. 1. Configure the target with any relevant [attributes](/boundary/docs/concepts/domain-model/targets). -The following settings are required for session recording: +The following setting is required for session recording: - Select **SSH** for the **Type**. - - On the **Injected Application Credentials** tab, select the inject application credential sources you want to use for this target. - - ![Add injected application credentials](/img/inject-creds.png) 1. Select **Save**. 1. Select **Enable recording**.