From 6814f34bd42b51019b3adb525ca3ce71f1f9fb63 Mon Sep 17 00:00:00 2001 From: Robert Konigsberg <konigsberg@gmail.com> Date: Fri, 28 Dec 2012 21:11:21 -0500 Subject: [PATCH] Update instructions on index.html. --- experimental/palette/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/experimental/palette/index.html b/experimental/palette/index.html index a463223..3a4536b 100644 --- a/experimental/palette/index.html +++ b/experimental/palette/index.html @@ -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> -- 2.7.4