Skip to content

Commit cbf6269

Browse files
authored
Merge pull request #714 from AntonC9018/patch-2
Fixes typos and grammar in nbgv-cli.md
2 parents 55281e2 + 7d38548 commit cbf6269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/nbgv-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ will generate output similar to this:
150150
}
151151
```
152152

153-
The JSON object has to properties:
153+
The JSON object has two properties:
154154

155-
- `CurrentBranch` provides information about the branch `prepare-release` was started on (typically `master`)
155+
- `CurrentBranch` provides information about the branch that `prepare-release` was started on (typically `master`)
156156
- `NewBranch` provides information about the new branch created by the command.
157157

158158
For each branch, the following properties are provided:

0 commit comments

Comments
 (0)