Skip to content

Commit

Permalink
Merge pull request #413 from rbnpi/master
Browse files Browse the repository at this point in the history
Correct a couple of typos
  • Loading branch information
samaaron committed Apr 7, 2015
2 parents dfae423 + 50125ef commit 08236da
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/doc/tutorial/en/11-Minecraft-Pi.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

# Minecraft Pi

Sonic Pi now supports a simple API for interacting with Mincraft Pi -
Sonic Pi now supports a simple API for interacting with Minecraft Pi -
the special edition of Minecraft which is installed by default on the
Raspberry Pi's Raspbian Linux-based operating system.

2 changes: 1 addition & 1 deletion etc/doc/tutorial/en/11.1-Basic-API.md
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@ Haha, it really was that easy. To see your handywork just teleport
nearby and take a look:

```
mc_teleport 35, 50, 60`
mc_teleport 35, 50, 60
```

Now turn around and you should see your glass block! Try changing it to

0 comments on commit 08236da

Please sign in to comment.