Skip to content

Commit a508f6f

Browse files
committed
Fix typo.
1 parent f05418a commit a508f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

talk/20111018/bezier.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<div id="footer">
3838
Bézier Curves by Jason Davies
3939
<div class="hint">drag control points to reshape</div>
40-
<div style="font-size:12px;line-height:60px;"><input type="checkbox" id="play"> <label for="play">animate <i>t</t></label></div>
40+
<div style="font-size:12px;line-height:60px;"><input type="checkbox" id="play"> <label for="play">animate <i>t</i></label></div>
4141
</div>
4242
</div>
4343
<script type="text/javascript">

0 commit comments

Comments
 (0)