From 29e9c9e4610fdc8044b36312addee644d8d30ae1 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Wed, 20 Jul 2022 05:57:14 +0000 Subject: [PATCH] docs: make small style improvements --- docs/secrets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/secrets.md b/docs/secrets.md index 6cb4003cc74b9..7b6637fa16029 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