Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara committed May 9, 2016
1 parent aebf93f commit 5b2dfcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ A collection of HTML head elements.
Below are the meta attributes which are either deprecated or not supported anymore:

```html
<!-- Deprecated because: Used to declare the document language, but not well suported. Better use <html lang=""> -->
<!-- Deprecated because: Used to declare the document language, but not well supported. Better use <html lang=""> -->
<meta name="language" content="en">

<!-- Deprecated because: Ignored by search engines. Better use robots.txt or modify .htaccess -->
Expand Down

0 comments on commit 5b2dfcf

Please sign in to comment.