Skip to content

Commit 5dd43f0

Browse files
committed
Typo fixed on secrets.rst
1 parent 541c6e5 commit 5dd43f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/secrets.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ your secrets during deployment to the "local" vault:
257257
258258
$ php bin/console secrets:decrypt-to-local --force --env=prod
259259
260-
This will put all the decrypted secrets into ``.env.php.local``. After doing this,
260+
This will put all the decrypted secrets into ``.env.prod.local``. After doing this,
261261
the decryption key does *not* need to remain on the server.
262262

263263
Rotating Secrets

0 commit comments

Comments
 (0)