Skip to content

Commit

Permalink
Merge pull request #278 from callum85/patch-1
Browse files Browse the repository at this point in the history
easily → easy
  • Loading branch information
paulirish committed May 26, 2011
2 parents 2d72422 + 45e177a commit 8c459bc
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 @@ -12,7 +12,7 @@ In addition to that, Modernizr will add classes to the `<html>`
element of the page, one for each cutting-edge feature. If the UA
supports it, a class like `cssgradients` will be added. If not,
the class name will be `no-cssgradients`. This allows for simple
if-conditionals in CSS styling, making it easily to have fine
if-conditionals in CSS styling, making it easy to have fine
control over the look and feel of your website.

Modernizr is dual-licensed under the BSD and MIT licenses.
Expand Down

0 comments on commit 8c459bc

Please sign in to comment.