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.