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!