From d9ed0652e6147dcaa03bf58b1ac2a78eab1a013a Mon Sep 17 00:00:00 2001 From: Carlos Date: Sun, 25 Jun 2017 16:28:21 +0100 Subject: [PATCH] Fix misspells in documentation macros (#424) * Fix doc macro in "hot or cold" project * Fix doc macro in "wallet" project --- docs/projects/hot-or-cold.md | 4 ++-- docs/projects/wallet/make.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/projects/hot-or-cold.md b/docs/projects/hot-or-cold.md index 3c5042e2..549b6489 100644 --- a/docs/projects/hot-or-cold.md +++ b/docs/projects/hot-or-cold.md @@ -4,7 +4,7 @@ ### ~avatar avatar -Find the hidden @boarname@ before the other players! +Find the hidden @boardname@ before the other players! ### ~ @@ -162,4 +162,4 @@ input.onButtonPressed(Button.A, () => { basic.showNumber(game.score()) }) radio.setGroup(1) -``` \ No newline at end of file +``` diff --git a/docs/projects/wallet/make.md b/docs/projects/wallet/make.md index 776ff17e..33bf27b8 100644 --- a/docs/projects/wallet/make.md +++ b/docs/projects/wallet/make.md @@ -167,7 +167,7 @@ That's it! You have an @boardname@ wallet! ## Protecting those buttons! -The buttons of the @boarname@ are left vulnerable to being ripped out. +The buttons of the @boardname@ are left vulnerable to being ripped out. ![](/static/mb/projects/wallet/rug1.jpg)