Skip to content

Commit 1b8d5f1

Browse files
Update src/if-run/config/strings.ts
Co-authored-by: Manushak Keramyan <manushak.keramyan@gmail.com> Signed-off-by: Narek Hovhannisyan <narekgilmour@gmail.com>
1 parent 4f6dc3d commit 1b8d5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/if-run/config/strings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Note that for the '--output' option you also need to define the output type in y
5858
PREPARING_OUTPUT_DATA: 'Preparing output data',
5959
EXPORTING_TO_YAML_FILE: (savepath: string) =>
6060
`Exporting to yaml file: ${savepath}`,
61-
EMPTY_PIPELINE: `You've using an old style manifest. Please update for phased execution. More information can be found here:
61+
EMPTY_PIPELINE: `You're using an old style manifest. Please update for phased execution. More information can be found here:
6262
https://if.greensoftware.foundation/major-concepts/manifest-file`,
6363
/** Exhaust messages */
6464
OUTPUT_REQUIRED:

0 commit comments

Comments
 (0)