Skip to content

Commit 10a0449

Browse files
Fix typo (#534)
Co-authored-by: Eric Hanson <[email protected]>
1 parent 07bdb4d commit 10a0449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AutoMerge/util.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ function _comment_disclaimer(; point_to_slack::Bool=false)
9292
"to follow them, since otherwise the pull request needs to be ",
9393
"manually reviewed and merged by a human.",
9494
"\n\n",
95-
"After you have fixed the AutoMerge issues, simple retrigger Registrator, ",
95+
"After you have fixed the AutoMerge issues, simply retrigger Registrator, ",
9696
"which will automatically update this pull request. ",
9797
"You do not need to change the version number in your `Project.toml` file ",
9898
"(unless of course the AutoMerge issue is that you skipped a version number, ",

0 commit comments

Comments
 (0)