From 0c0246c9c23c647a8607d66fcfac1f384c03dbe5 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 14 Apr 2018 11:58:12 +0200 Subject: [PATCH] Fix a typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6648939..8100672 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ Include the HTML5 shiv in the `` of your page in a conditional comment and ### Manual installation -Download and extract the [latest zip package](https://github.com/aFarkas/html5shiv/archive/master.zip) from this repositiory and copy the two files `dist/html5shiv.js` and `dist/html5shiv-printshiv.js` into your project. Then include one of them into your `` as above. +Download and extract the [latest zip package](https://github.com/aFarkas/html5shiv/archive/master.zip) from this repository and copy the two files `dist/html5shiv.js` and `dist/html5shiv-printshiv.js` into your project. Then include one of them into your `` as above. ## HTML5 Shiv API