Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IanLunn committed Aug 29, 2012
1 parent 285c9e2 commit 7523d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h3 id="initiate">Initiate Sequence</h3>
<pre><code>&lt;script type="text/javascript"&gt;
$(document).ready(function(){
var sequence = $("#sequence").sequence(options).data("sequence");
}
});
&lt;/script&gt;</code></pre>

<p>Let&#8217;s break this down:</p>
Expand Down

0 comments on commit 7523d16

Please sign in to comment.