From b0bb8d9e98e865e2e963f7e46a9f7c08b7e5c581 Mon Sep 17 00:00:00 2001 From: Thorben Weber Date: Tue, 3 Mar 2015 14:20:29 +0100 Subject: [PATCH] Fixed Typo in RemoteBranch Level --- src/levels/remote/remoteBranches.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/levels/remote/remoteBranches.js b/src/levels/remote/remoteBranches.js index a27b8ac0..8d4cb9f9 100644 --- a/src/levels/remote/remoteBranches.js +++ b/src/levels/remote/remoteBranches.js @@ -47,7 +47,7 @@ exports.level = { "markdowns": [ "### What is `o/`?", "", - "You maybe wondering what the leading `o/` is for on these remote branches. Well, remote branches also have a (required) naming convention -- they are displayed in the format of:", + "You may be wondering what the leading `o/` is for on these remote branches. Well, remote branches also have a (required) naming convention -- they are displayed in the format of:", "", "* `/`", "",