diff --git a/docs/getting-started.md b/docs/getting-started.md index 005a229e..c7438317 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -12,7 +12,7 @@ to make real programs that work! ### Happy face Use the **Basic** drawer in the editor (to the left) -to drag out and arrange three blocks (two ``show leds` and one ``forever) +to drag out and arrange three blocks (two `show leds` and one `forever` block) to create this program: ```blocks