Skip to content

Commit ecb6301

Browse files
authored
docs: make small style improvements (#3065)
1 parent e4251af commit ecb6301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/secrets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can do everything you can locally and more with your Coder workspace, so
1414
whatever workflow and tools you already use to manage secrets may be brought
1515
over.
1616

17-
For most, this workflow is simply:
17+
Often, this workflow is simply:
1818

1919
1. Give your users their secrets in advance
2020
1. Your users write them to a persistent file after
@@ -27,7 +27,7 @@ access to a workspace can also see its parameters.
2727
## Dynamic Secrets
2828

2929
Dynamic secrets are attached to the workspace lifecycle and automatically
30-
injected into the workspace. For a little bit of up front template work,
30+
injected into the workspace. With a little bit of up front template work,
3131
they make life simpler for both the end user and the security team.
3232

3333
This method is limited to

0 commit comments

Comments
 (0)