From ebdb8df95bddd3ae566e4f18524e8a36e2adccdc Mon Sep 17 00:00:00 2001 From: Prayag Verma Date: Sat, 18 May 2019 01:05:59 +0530 Subject: [PATCH] Fix Spelling mistake in Readme (#1359) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d5931a17..abbb90351 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ we deviate from normal SemVer in the following ways:** write clear upgrading instructions in UPGRADING.md * A `minor` or `patch` release will never remove icons * Bug fixes will be addressed as `patch` releases unless they include backward - incompability then they will be `minor` releases + incompatibility then they will be `minor` releases ## Copyright and License The icons, code, and assets included in project are licensed under the Font Awesome Pro commercial license - see [this project's license file](https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/LICENSE.md) for details.