From 2e7c7cf1da855166cd9a2e6321c87fcb15f34bfd Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 12 Jul 2023 01:41:14 -0400 Subject: [PATCH] fix typo in folder docs --- 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 4fb2bf049..b112b5787 100644 --- a/docs/documentation/platform/folder.mdx +++ b/docs/documentation/platform/folder.mdx @@ -4,7 +4,7 @@ description: "Organize your secrets with folders" --- Folders provide a powerful and intuitive way to structure your secrets. -They offer a streamlined and intuitive system to keep your secrets organized and easily accessible, which becomes increasingly important as your collection of secrets grow. +They offer a system to keep your secrets organized and easily accessible, which becomes increasingly important as your collection of secrets grow. With folders in Infisical, you can now create a hierarchy of folders to organize your secrets, mirroring your application's architecture or any logical grouping that suits your needs. Whether you follow a microservices architecture or work with monorepos, folders make it simpler to locate, manage and collaborate between teams.