Skip to content

Commit c58c492

Browse files
committed
fixed typo
1 parent 9cf61f1 commit c58c492

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
@@ -286,7 +286,7 @@ Introducing new [Parse Server configuration][config] parameters requires the fol
286286

287287
> The following versioning system is applied since Parse Server 5.0.0 and does not necessarily apply to previous releases.
288288

289-
Parse Server follows [semantic versioning](https://semver.org) with a flavor of [calendric versioning](https://calver.org). Semantic versioning makes Parse Server easy to upgrade because breaking changes only occur in major releases. Calendric versioning gives an additional sense of how old a Parse Server release is and allows for future Long Term Support concepts, which Parse Server currently does not provide.
289+
Parse Server follows [semantic versioning](https://semver.org) with a flavor of [calendric versioning](https://calver.org). Semantic versioning makes Parse Server easy to upgrade because breaking changes only occur in major releases. Calendric versioning gives an additional sense of how old a Parse Server release is and allows for future Long-Term Support concepts, which Parse Server currently does not provide.
290290

291291
Syntax: `[major]`**.**`[feature]`**.**`[fix]`**-**`[pre-release-label]`
292292

0 commit comments

Comments
 (0)