Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ implementation of semantic versioning exposes version configuration to the proje
## Why Semantic Versioning?

Software projects often depend on a number of other projects, packages or libraries. However,
software development in an evolutionary process, projects and their dependencies change over time.
software development is an evolutionary process, projects and their dependencies change over time.
Releasing new versions of your project requires you to communicate how your new version will
affect its users.

Expand Down