Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Commit e74b613

Browse files
committed
Fix FAQ spacing
1 parent 1d736d3 commit e74b613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/FAQ.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ So, given a slice of the following versions:
180180
- Semver tags: `v1.0.0` `v1.1.0` `v1.1.0-alpha1`
181181
- Non-semver tags: `footag`
182182
- Revision: `f6e74e8d`
183+
183184
Sorting for upgrade will result in the following slice.
184185

185186
`[v1.1.0 v1.0.0 v1.1.0-alpha1 footag devel master f6e74e8d]`

0 commit comments

Comments
 (0)