From 1c1052bb693c7b52cadd3108c9689415ec13cc59 Mon Sep 17 00:00:00 2001 From: Michael Elliot Braun Date: Wed, 21 Jun 2017 22:33:10 -0700 Subject: [PATCH] spell check --- docs/projects/states-of-matter/code.md | 8 +++++--- docs/projects/states-of-matter/make.md | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/projects/states-of-matter/code.md b/docs/projects/states-of-matter/code.md index f19caf49..361d65c5 100644 --- a/docs/projects/states-of-matter/code.md +++ b/docs/projects/states-of-matter/code.md @@ -5,8 +5,10 @@ Have you ever tried to represent the states of matter? Let's try to visually represent various states of matter based on atmospheric temperatures! - ### ~button /projects/states-of-matter/make -Make +### ~ + +https://youtu.be/Hdsy93yaQC0 + ### ~ @@ -135,7 +137,7 @@ The first condition statement follows this logic: The second condition follows this logic: - show icon with a symbol of a solid if the temperature is less than 32 degrees. -- show icon with a sybmol of a liquid (umbrella) if the temperature is less than 212 degrees. +- show icon with a symbol of a liquid (umbrella) if the temperature is less than 212 degrees. - show icon with a symbol of a gas if the temperature is greater than or equal to 212 degrees. ```blocks diff --git a/docs/projects/states-of-matter/make.md b/docs/projects/states-of-matter/make.md index 08feae8a..976c09b2 100644 --- a/docs/projects/states-of-matter/make.md +++ b/docs/projects/states-of-matter/make.md @@ -12,7 +12,7 @@ https://youtu.be/Hdsy93yaQC0 ### ~ * Fold the foil squares and place them around the cardboard. -* Connect each piece of foil to the appropriate pin on the Micro:bit. +* Connect each piece of foil to the appropriate pin on the micro:bit. That's it!