From bebd599e626b6f3e43eda1e8b34328723e0c86aa Mon Sep 17 00:00:00 2001 From: "Nicholas Carrigan (he/him)" Date: Tue, 16 Feb 2021 07:08:43 -0800 Subject: [PATCH] fix(docs): typo (#41137) Resolves a missing word mentioned in a Crowdin comment. --- docs/how-to-open-a-pull-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-open-a-pull-request.md b/docs/how-to-open-a-pull-request.md index 2991d5cc56..9d063b1736 100644 --- a/docs/how-to-open-a-pull-request.md +++ b/docs/how-to-open-a-pull-request.md @@ -120,7 +120,7 @@ When you are working on regular bugs and features on our development branch `mai ### For upcoming curriculum and features -When you are working on features for our upcoming curriculum `next-*` branches, you have do a cherry pick: +When you are working on features for our upcoming curriculum `next-*` branches, you have to do a cherry pick: 1. Make sure your upstream comes in sync with your local: