Skip to content

Commit 1c16736

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Fix typo
2 parents 90ce1b2 + 59a8989 commit 1c16736

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
@@ -208,9 +208,9 @@ Listing the secrets will now also display the local variable:
208208
DATABASE_PASSWORD "dev value" "root"
209209
------------------- ------------- -------------
210210
211-
Symfony also provides the ``secrets:decrypt-to-local`` command to decrypts
212-
all secrets and stores them in the local vault and ``secrets:encrypt-from-local``
213-
to encrypt all local secrets to the vault.
211+
Symfony also provides the ``secrets:decrypt-to-local`` command which decrypts
212+
all secrets and stores them in the local vault and the ``secrets:encrypt-from-local``
213+
command to encrypt all local secrets to the vault.
214214

215215
Secrets in the test Environment
216216
-------------------------------

0 commit comments

Comments
 (0)