From a61536adbb7074d4ec37e75f4b264d4a7a3248d4 Mon Sep 17 00:00:00 2001 From: x032205 <120525481+x032205@users.noreply.github.com> Date: Sat, 4 Oct 2025 03:42:53 -0400 Subject: [PATCH] Update docs/documentation/platform/folder.mdx Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- docs/documentation/platform/folder.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/platform/folder.mdx b/docs/documentation/platform/folder.mdx index 4ebb4b0dbe..eab62549e7 100644 --- a/docs/documentation/platform/folder.mdx +++ b/docs/documentation/platform/folder.mdx @@ -67,5 +67,5 @@ As a final step, you can select the specific secrets you wish to copy and then c The result shows two secrets successfully copied from the `/dev-folder` in the Development environment into the root folder of the Staging environment. - If you do not select a **Source Root Path**, the replication will consider the contents of the *entire root* of the **Source Environment** (e.g., the Development environment). In this example that would mean copying the `/dev-folder` itself rather than just it's contents. + If you do not select a **Source Root Path**, the replication will consider the contents of the *entire root* of the **Source Environment** (e.g., the Development environment). In this example that would mean copying the `/dev-folder` itself rather than just its contents.