We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ab704a + ca7e920 commit ed8d3daCopy full SHA for ed8d3da
templates/cli/lib/questions.js.twig
@@ -255,7 +255,7 @@ const questionsDeployFunctions = [
255
{
256
type: "input",
257
name: "override",
258
- message: 'Are you sure you want to override this function's variables? This can lead to loss of secrets! Type "YES" to confirm.'
+ message: 'Are you sure you want to override this function\'s variables? This can lead to loss of secrets! Type "YES" to confirm.'
259
},
260
]
261
0 commit comments