From 51a6bbc615dd97b130c44d64e71110bf4f2ff085 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Tue, 20 Nov 2018 14:54:29 -0800 Subject: [PATCH] Remove extra word "pull" --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index afc26a88..df6190a4 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -22,7 +22,7 @@ 6. Once the release PR is approved and you've done necessary testing, merge to `master`. This will trigger publishing to npm. -7. Create a new release branch for the next release from `master` and name it `release-`. Please use the following template for the PR description, linking to pull the relevant issues and/or pull requests for each change, and removing irrelevant headings: +7. Create a new release branch for the next release from `master` and name it `release-`. Please use the following template for the PR description, linking to the relevant issues and/or pull requests for each change, and removing irrelevant headings: ```md # Primer [Major|Minor|Patch] Release