From 43a98d6f4a8b4263d257f54df650ebb196ba881a Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Mon, 11 May 2015 10:27:12 -0400 Subject: [PATCH] Fix #4 --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0fd80d2..50c9460 100644 --- a/index.html +++ b/index.html @@ -151,7 +151,7 @@

What are Scratch Extensions?

Scratch extensions make it possible for Scratch to interface with external hardware and information outside of the Scratch website through new blocks. Extensions are written in JavaScript for the ScratchX project editor.

-

What is the difference between Experimental and Official Extensions?

+

What is the difference between Experimental and Official Extensions?

Experimental Extensions are extensions created for Scratch by the community; they are not managed or endorsed by Scratch in any way. Experimental Extensions can run only in the ScratchX environment. Official Extensions can be found and run from within Scratch 2.0 (both online and offline editors), accessible in the 'More Blocks' section of the blocks menu.

Are Experimental Extensions safe?

@@ -182,7 +182,7 @@
  • What is ScratchX?
  • What's the difference between Scratch and ScratchX?
  • What are Scratch Extensions?
  • -
  • What is the difference between Experimental and Official Extensions?
  • +
  • What is the difference between Experimental and Official Extensions?
  • Are Experimental Extensions safe?
  • How do I use ScratchX?
  • I made a cool project on ScratchX. How do I share it?