Spellcheck docs (#1652)

* Spelling mistakes
This commit is contained in:
Sam El-Husseini
2018-11-20 13:26:26 -08:00
committed by GitHub
parent 980bb581ee
commit 7e23340df1
42 changed files with 79 additions and 79 deletions

View File

@ -44,7 +44,7 @@ input.onButtonPressed(Button.A, function () {
Do you want to go back to editing with blocks again? MakeCode can convert your JavaScript code back into blocks.
* Replace a few dots `.` with hashmarks `#`.
* Replace a few dots `.` with hash marks `#`.
```typescript
input.onButtonPressed(Button.A, function () {