Skip to content

Commit 4d6527d

Browse files
committed
Merge pull request #118 from drzax/patch-2
Remove confusing wording in README.md
2 parents 10c4de7 + 3d2e6bf commit 4d6527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For the full story of HTML5 Shiv and all of the people involved in making it, re
2626

2727
This will clone the latest version of the HTML5 shiv into the `components` directory at the root of your project and also create or update the file `bower.json` which specifies your projects dependencies.
2828

29-
Include the HTML5 shiv at the top of your `<head>` in a conditional comment after any stylesheets.
29+
Include the HTML5 shiv in the `<head>` of your page in a conditional comment and after any stylesheets.
3030

3131
```html
3232
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)