Skip to content

Commit 7a684ea

Browse files
committed
Fix typo
1 parent 9f3e533 commit 7a684ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/enterprise-backport

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require 'tmpdir'
88

99
if ARGV.length != 1
1010
error = '''Error: Run the script like this: bundle exec script/enterprise-backport [VERSION]
11-
e.g. bundle exec script/enterprise-cutter 2.0
11+
e.g. bundle exec script/enterprise-backport 2.0
1212
'''
1313
abort error
1414
end

0 commit comments

Comments
 (0)