From 31870f35be0d57e4398a59342b7a72a561ebe3d4 Mon Sep 17 00:00:00 2001 From: Eric Hanson <5846501+ericphanson@users.noreply.github.com> Date: Wed, 31 Jan 2024 00:10:46 +0100 Subject: [PATCH] fix tiny typo in instructions (#549) --- src/AutoMerge/guidelines.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AutoMerge/guidelines.jl b/src/AutoMerge/guidelines.jl index 636b4883..dcda18c4 100644 --- a/src/AutoMerge/guidelines.jl +++ b/src/AutoMerge/guidelines.jl @@ -476,7 +476,7 @@ function _valid_change(old_version::VersionNumber, new_version::VersionNumber) end const PACKAGE_AUTHOR_APPROVAL_INSTRUCTIONS = string( - "**If this was not a mistake and you wish to merge this PR anyway,", + "**If this was not a mistake and you wish to merge this PR anyway, ", "write a comment that says `[merge approved]`.**") const guideline_sequential_version_number = Guideline(;