missing paren

This commit is contained in:
Russell Belfer 2014-06-20 10:15:03 -07:00
parent a142ed91e5
commit b247a39d87

View File

@ -26,7 +26,7 @@ easily accessible permanent record of the conversation.
The `master` branch is the main branch where development happens. The `master` branch is the main branch where development happens.
Releases are tagged Releases are tagged
(e.g. [v0.21.0](https://github.com/libgit2/libgit2/releases/tag/v0.21.0) (e.g. [v0.21.0](https://github.com/libgit2/libgit2/releases/tag/v0.21.0) )
and when a critical bug fix needs to be backported, it will be done on a and when a critical bug fix needs to be backported, it will be done on a
`<tag>-maint` maintenance branch. `<tag>-maint` maintenance branch.