We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55281e2 commit 7d38548Copy full SHA for 7d38548
doc/nbgv-cli.md
@@ -150,9 +150,9 @@ will generate output similar to this:
150
}
151
```
152
153
-The JSON object has to properties:
+The JSON object has two properties:
154
155
-- `CurrentBranch` provides information about the branch `prepare-release` was started on (typically `master`)
+- `CurrentBranch` provides information about the branch that `prepare-release` was started on (typically `master`)
156
- `NewBranch` provides information about the new branch created by the command.
157
158
For each branch, the following properties are provided:
0 commit comments