diff --git a/semver.md b/semver.md index 17b7e38..0c060db 100644 --- a/semver.md +++ b/semver.md @@ -17,7 +17,7 @@ to the MAJOR.MINOR.PATCH format. Introduction ------------ -In the world of software management there exists a dread place called +In the world of software management there exists a dreaded place called "dependency hell." The bigger your system grows and the more packages you integrate into your software, the more likely you are to find yourself, one day, in this pit of despair.