diff --git a/trikoder/oauth2-bundle/2.0/manifest.json b/trikoder/oauth2-bundle/2.0/manifest.json index 0754fe29..3266a549 100644 --- a/trikoder/oauth2-bundle/2.0/manifest.json +++ b/trikoder/oauth2-bundle/2.0/manifest.json @@ -7,7 +7,7 @@ }, "env": { "#1": "Fallback OAuth2 encryption key", - "#2": "Please change this with a secure value: https://oauth2.thephpleague.com/installation/#string-password", + "#2": "Please override this with a secure value: https://oauth2.thephpleague.com/installation/#string-password", "OAUTH2_ENCRYPTION_KEY": "%generate(secret)%" } }