Skip to content

Commit

Permalink
simple typo fix in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zachstronaut committed Aug 4, 2009
1 parent 13d98b7 commit fc4796d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -35,8 +35,8 @@ Load jquery-animate-css-rotate-scale.js after loading jQuery and
jquery-css-transform.js. For example:

<script src="jquery.js" type="text/javascript"></script>
<script src="jquery-css-transform.js" type="text/javascript></script>
<script src="jquery-animate-css-rotate-scale.js" type="text/javascript></script>
<script src="jquery-css-transform.js" type="text/javascript"></script>
<script src="jquery-animate-css-rotate-scale.js" type="text/javascript"></script>

For more information visit:
http://www.zachstronaut.com/
Expand Down

0 comments on commit fc4796d

Please sign in to comment.