Skip to content

Commit a6bda1b

Browse files
committed
Merge pull request d3#352 from jasondavies/gh-pages-typo
Fix typo.
2 parents baab7b4 + a508f6f commit a6bda1b

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)