Skip to content

Commit b6ee244

Browse files
committed
fix copy
1 parent 3d2cd3a commit b6ee244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/package-gets-updated/__snapshots__/package-gets-updated.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ exports[`Test package-gets-updated: fail when the patch was not applied 1`] = `
1515
Maybe this means your patch file is no longer necessary, in which case
1616
hooray! Just delete it!
1717
18-
Otherwise, you need generate a new patch file.
18+
Otherwise, you need to generate a new patch file.
1919
2020
To generate a new one, just repeat the steps you made to generate the first
2121
one.

src/applyPatches.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ ${chalk.red.bold("**ERROR**")} ${chalk.red(
268268
Maybe this means your patch file is no longer necessary, in which case
269269
hooray! Just delete it!
270270
271-
Otherwise, you need generate a new patch file.
271+
Otherwise, you need to generate a new patch file.
272272
273273
To generate a new one, just repeat the steps you made to generate the first
274274
one.

0 commit comments

Comments
 (0)