Skip to content

Commit 7c4a5e1

Browse files
committed
fixed typo
1 parent 3cc0251 commit 7c4a5e1

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

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

262-
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.
262+
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.
263263

264264
Syntax: `[major]`**.**`[feature]`**.**`[fix]`**-**`[pre-release-label]`
265265

0 commit comments

Comments
 (0)