Fix misspells in documentation macros (#424)
* Fix doc macro in "hot or cold" project * Fix doc macro in "wallet" project
This commit is contained in:
parent
f5b2f5adc0
commit
d9ed0652e6
@ -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)
|
||||
```
|
||||
```
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user