From a33f2ec76a64b24f360868b78ec13bb1ea8a54a7 Mon Sep 17 00:00:00 2001 From: Alex Rock Ancelet Date: Tue, 2 Feb 2016 18:33:23 +0100 Subject: [PATCH] Fix license typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f447ea..90cf8cb 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,4 @@ found a good way to handle its small screen. Also note that iOS supports `classList` and `dataset` APIs starting with version 5, so iOS 4.X and older requires polyfills to work. -Copyright 2011-2016 Bartek Szopka - [Licence](LICENCE) +Copyright 2011-2016 Bartek Szopka - Released under the MIT [License](LICENSE)