From 3f8700d345a14b034912cf8bc0e7e2c22612998d Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Fri, 28 May 2021 13:14:10 -0400 Subject: [PATCH] Fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c375ab8..dedb911 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@
Now any commiter on said repository can say @meeseeksdev backport to
[BRANCHNAME]
on a merged PR, and Mr Meeseeks will attempt to
backport it, and issue a Pull Request if it was able to do so. You can also
- set a Label or a Milestone which description wontains
+ set a Label or a Milestone which description contains
on-merge: backport to [BRANCHNAME]
, and MrMeeseeks will
automatically create the Backport once the PR is merged.