Skip to content

Commit 122103b

Browse files
Remove trailing whitespace
1 parent 2269a1d commit 122103b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/secrets.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ manually store this file somewhere and deploy it. There are 2 ways to do that:
276276
This will write all the decrypted secrets into the ``.env.prod.local`` file.
277277
After doing this, the decryption key does *not* need to remain on the server(s).
278278

279-
Note the usage of the ``--exit`` option: this forces all secrets to be successfully
279+
Note the usage of the ``--exit`` option: this forces all secrets to be successfully
280280
decrypted, otherwise a non-zero exit code is returned.
281281

282282
If you wish to continue regardless of errors occurring during decryption, you may omit this option.

0 commit comments

Comments
 (0)