Skip to content

Commit

Permalink
Fix formatting [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Oct 26, 2014
1 parent a98189f commit 543bf6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,11 +595,11 @@ en:

Ransack attempts to follow semantic versioning in the format of `x.y.z`, where:

x stands for a major version (new features that are not backward-compatible)
y stands for a minor version (new features that are backward-compatible)
z stands for a patch (bug fixes)
`x` stands for a major version (new features that are not backward-compatible).
`y` stands for a minor version (new features that are backward-compatible).
`z` stands for a patch (bug fixes).

In other words: Major.Minor.Patch.
In other words: `Major.Minor.Patch`.

## Contributions

Expand Down

0 comments on commit 543bf6e

Please sign in to comment.