Skip to content

Commit 3d2e6bf

Browse files
committed
Remove confusing wording in README.md
See: 7c26bba#commitcomment-3859539
1 parent 10c4de7 commit 3d2e6bf

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)