fix some typos

This commit is contained in:
Martin Lindhe 2017-11-05 06:57:41 +01:00
parent 88d0d9866a
commit 973402acd2
3 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ toolchain versions, you don't need to update the container.
git clone https://github.com/redox-os/redox.git ; cd redox
```
### Upate the source tree
### Update the source tree
Note: if you use the container on a different host or
with a different user, [get the sources first](#get_the_sources).
```shell