Update instructions on index.html.
authorRobert Konigsberg <konigsberg@gmail.com>
Sat, 29 Dec 2012 02:11:21 +0000 (21:11 -0500)
committerRobert Konigsberg <konigsberg@gmail.com>
Sat, 29 Dec 2012 02:12:04 +0000 (21:12 -0500)
experimental/palette/index.html

index a463223..3a4536b 100644 (file)
@@ -35,9 +35,8 @@
             <h3>Learn By Doing</h3>
             <ol>
               <li>In the filter box, type <code>point</code>.</li>
-              <li>In the <em>drawPoints</em> text box, enter <code>true</code></li>
-              <li>Press <code>enter</code> or click <em>Refresh</em>. You will
-              see dots on the graph where points exist.</li>
+              <li>In the <em>drawPoints</em> text box, toggle the value until <code>true</code> appears</li>
+              <li>You will see dots on the graph where points exist.</li>
               <li>In the <em>pointSize</em> text box, enter <code>5</code></li>
               <li>Press <code>enter</code> or click <em>Refresh</em>. The dots
               just got larger.</li>