Skip to content

Commit 20e55ec

Browse files
committed
wrong id in div
1 parent 3263292 commit 20e55ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h5>See it live in <a href="tutorial1.html" target="_blank">tutorial1.html</a>.<
5656
&lt;body>
5757
&lt;h3>Tutorial 1: Sine Wave&lt;/h3>
5858
&lt;h3>A Seismograph!&lt;/h3>
59-
&lt;div class="seismograph" id="myseismograph">
59+
&lt;div class="seismograph" id="sinewave">
6060
&lt;/div>
6161

6262
&lt;script src="https://www.seis.sc.edu/downloads/seisplotjs/seisplotjs_2.0.1_standalone.js">&lt;/script>

0 commit comments

Comments
 (0)