From 78fffe0e01179c775f2cf1efad816ebfdc27a729 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 28 Sep 2016 19:24:43 -0700 Subject: [PATCH] typos --- docs/lessons/happy-birthday.md | 10 ++-------- docs/lessons/hero.md | 2 -- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/lessons/happy-birthday.md b/docs/lessons/happy-birthday.md index bc002cff..e9c54de5 100644 --- a/docs/lessons/happy-birthday.md +++ b/docs/lessons/happy-birthday.md @@ -13,14 +13,8 @@ Music ## Prior learning/place of lesson in scheme of work -Learn how to convert your BBC micro:bit into a music player using pins P0 and GND, earphones (or speakers), as well as crocodile clips (or spring clips). We will be learning how to code musical notes using simple commands such as play, keys, and notes. - -## What the teacher needs to know / QuickStart Computing Glossary - -* Hardware: The physical systems and components of digital devices; see also software. -* Programmable toys: Robots designed for children to use, accepting input, storing short sequences of simple instructions and moving according to this stored program. -* Program: A stored set of instructions encoded in a language understood by the computer that does some form of computation, processing input and/or stored data to generate output. -* Simulation: Using a computer to model the state and behaviour of real-world (or imaginary) systems, including physical or social systems; an integral part of most computer games. +Learn how to convert your BBC micro:bit into a music player using pins P0 and GND, earphones (or speakers), as well as crocodile clips (or spring clips). +We will be learning how to code musical notes using simple commands such as play, keys, and notes. ## Objectives diff --git a/docs/lessons/hero.md b/docs/lessons/hero.md index b0593311..8c0365ba 100644 --- a/docs/lessons/hero.md +++ b/docs/lessons/hero.md @@ -1,7 +1,5 @@ # hero -make a game to test hand-eye coordination. - Make a game to test hand-eye coordination * [activity](/lessons/hero/activity)