We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07bdb4d commit 10a0449Copy full SHA for 10a0449
src/AutoMerge/util.jl
@@ -92,7 +92,7 @@ function _comment_disclaimer(; point_to_slack::Bool=false)
92
"to follow them, since otherwise the pull request needs to be ",
93
"manually reviewed and merged by a human.",
94
"\n\n",
95
- "After you have fixed the AutoMerge issues, simple retrigger Registrator, ",
+ "After you have fixed the AutoMerge issues, simply retrigger Registrator, ",
96
"which will automatically update this pull request. ",
97
"You do not need to change the version number in your `Project.toml` file ",
98
"(unless of course the AutoMerge issue is that you skipped a version number, ",
0 commit comments