summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2017-08-31 21:57:58 +0100
committerAustin Ziegler <austin@zieglers.ca>2017-09-01 11:20:36 -0400
commite9238c56aab3f88a798b472d60cab9a5e2d9d52d (patch)
tree0a8f33d7197f455dd44389f3693ffd3f6886fb8d
parentb7e0cd65747703a22584481750528309acb24946 (diff)
downloadmime-types-e9238c56aab3f88a798b472d60cab9a5e2d9d52d.tar.gz
correct spelling mistake
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index ba01f7d..ae5ee2e 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -183,7 +183,7 @@ MAJOR.MINOR:
incremented, MINOR will be set to zero, and PATCH will be reset to the
implied zero.
-2. If an API (code) feature is added that does not break compatibilty, the
+2. If an API (code) feature is added that does not break compatibility, the
MINOR version will be incremented and PATCH will be reset to the implied zero.
3. If there is a bugfix to a feature added in the most recent MAJOR.MINOR