Merge pull request #254 from atcw/typoinremotelevel

Fixed Typo in level remoteBranches.js maybe -> may be
This commit is contained in:
Peter Cottle 2015-03-03 13:05:23 -08:00
commit 68b97bef6d

View file

@ -47,7 +47,7 @@ exports.level = {
"markdowns": [ "markdowns": [
"### What is `o/`?", "### 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:",
"", "",
"* `<remote name>/<branch name>`", "* `<remote name>/<branch name>`",
"", "",