From 2867a3a85d668303fd41788caa54297ab4b8bed3 Mon Sep 17 00:00:00 2001 From: Rachel Fenichel Date: Thu, 12 Jan 2017 16:27:37 -0800 Subject: [PATCH] Naming changes in mirror demo --- demos/mirror/index.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/demos/mirror/index.html b/demos/mirror/index.html index ea029e38d..b14f50c35 100644 --- a/demos/mirror/index.html +++ b/demos/mirror/index.html @@ -21,7 +21,7 @@

Blockly > Demos > Mirrored Blockly

-

This is a simple demo of a master Blockly that controls a slave Blockly. +

This is a simple demo of a primary Blockly instance that controls a secondary Blockly instance with events. Open the JavaScript console to see the event passing.

→ More info on events

@@ -29,10 +29,10 @@
-
+
-
+
@@ -51,29 +51,29 @@ +