Skip to content

Commit 4e474b8

Browse files
author
ChadKluck
committed
Merge branch 'main' into dev
2 parents 2641828 + 200d42b commit 4e474b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1726,7 +1726,7 @@ def save_config(self, config: Dict) -> None:
17261726
'# Deploy command:\n'
17271727
f'{section_deploy_command}\n\n'
17281728
'# Do not update this file!\n'
1729-
'# To update parameter_overrides or tags for this deployment, use the generate script:\n'
1729+
'# To update parameter_overrides or tags for this deployment, use the config script:\n'
17301730
f'# python3 {section_pystr}\n'
17311731
)
17321732

0 commit comments

Comments
 (0)