Skip to content

Commit eba0119

Browse files
matasonjaviereguiluz
authored andcommitted
Fix typo
1 parent 685cb2c commit eba0119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

configuration/secrets.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,9 +212,9 @@ Listing the secrets will now also display the local variable:
212212
DATABASE_PASSWORD "dev value" "root"
213213
------------------- ------------- -------------
214214
215-
Symfony also provides the ``secrets:decrypt-to-local`` command to decrypts
216-
all secrets and stores them in the local vault and ``secrets:encrypt-from-local``
217-
to encrypt all local secrets to the vault.
215+
Symfony also provides the ``secrets:decrypt-to-local`` command which decrypts
216+
all secrets and stores them in the local vault and the ``secrets:encrypt-from-local``
217+
command to encrypt all local secrets to the vault.
218218

219219
Secrets in the test Environment
220220
-------------------------------

0 commit comments

Comments
 (0)