Skip to content

Commit 1192916

Browse files
authored
Update CONTRIBUTING.md
1 parent 56a9c6c commit 1192916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ that your fix is working. This will also help prevent regression.
2626

2727
## SemVer
2828

29-
Vapor tries really hard to follow strict [SemVer](https://semver.org). This means that any changes to the source code that can cause
29+
Vapor follows [SemVer](https://semver.org). This means that any changes to the source code that can cause
3030
existing code to stop compiling _must_ wait until the next major version to be included.
3131

3232
Code that is only additive and will not break any existing code can be included in the next minor release.

0 commit comments

Comments
 (0)