Commit 7ea34ae0 authored by TJ Rana's avatar TJ Rana Committed by Mark Otto

Add "the" on lines 28 and 29

parent 7376eef3
...@@ -25,8 +25,8 @@ Releases will be numbered with the follow format: ...@@ -25,8 +25,8 @@ Releases will be numbered with the follow format:
And constructed with the following guidelines: And constructed with the following guidelines:
* Breaking backward compatibility bumps the major (and resets minor and patch) * Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions without breaking backward compatibility bumps the minor (and resets patch) * New additions without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes and misc changes bumps the patch * Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/. For more information on SemVer, please visit http://semver.org/.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment