From bb59c043c9fd2f06912bb41a69f3420ffce90703 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 17 Nov 2012 18:00:59 -0500 Subject: [PATCH] branch: fix non-sentence in pull-request archival --- branch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/branch b/branch index 4c4c97c..2ccba62 100644 --- a/branch +++ b/branch @@ -151,8 +151,8 @@ need for its tip commit to change, so you might as well mark it with a tag. If your workshop branch has been living in your own personal -repository. Submit a pull request to the master repo, and a SWC dev -will import your branch, tag the tip, and delete the branch for you. +repositor, submit a pull request to the master repo. A SWC dev will +import your branch, tag the tip, and delete the branch for you. [1]: There's a mock-up at https://github.com/wking/swc-workshop -- 2.26.2