Skip to content

Commit 01e373f

Browse files
committed
doc: Fix wording: "version" and "release"
1 parent e9696f3 commit 01e373f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ffuzzy/src/_docs/compat_semver_violation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
This page lists all yanked versions because of SemVer-related issues:
44

55
1. Violates SemVer compatibility (+ Cargo rule about 0.y.z) itself, or
6-
2. Not yanking the version would result in SemVer violation on subsequent
7-
versions in the same version line.
6+
2. Not yanking the release would result in SemVer violation on subsequent
7+
releases in the same version line.
88

99
## Violated Releases
1010

0 commit comments

Comments
 (0)