From ecb6301cab01d67c17c9a827e46cb665edd62344 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Sat, 23 Jul 2022 16:37:54 -0500 Subject: [PATCH] docs: make small style improvements (#3065) --- docs/secrets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/secrets.md b/docs/secrets.md index 297d406438..747376d6f2 100644 --- a/docs/secrets.md +++ b/docs/secrets.md @@ -14,7 +14,7 @@ You can do everything you can locally and more with your Coder workspace, so whatever workflow and tools you already use to manage secrets may be brought over. -For most, this workflow is simply: +Often, this workflow is simply: 1. Give your users their secrets in advance 1. Your users write them to a persistent file after @@ -27,7 +27,7 @@ access to a workspace can also see its parameters. ## Dynamic Secrets Dynamic secrets are attached to the workspace lifecycle and automatically -injected into the workspace. For a little bit of up front template work, +injected into the workspace. With a little bit of up front template work, they make life simpler for both the end user and the security team. This method is limited to