Skip to content

Commit

Permalink
Reword branch description
Browse files Browse the repository at this point in the history
  • Loading branch information
abellina committed Jun 29, 2020
1 parent 45f07f4 commit 11a3083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ There are two types of branches in this repository:

* `main`: is the branch with the latest released code, and the version tag (i.e. `v0.1.0`)
is held here. `main` will change with new releases, but otherwise it should not change with
every pull request merged, and should be a more stable branch.
every pull request merged, making it a more stable branch.

We use maven for most aspects of the build. Some important parts of the build execute in
the "verify" phase of maven. We recommend when building at least running to the "verify" phase.
Expand Down

0 comments on commit 11a3083

Please sign in to comment.