Skip to content

Commit

Permalink
Merge pull request #311 from TimKam/patch-1
Browse files Browse the repository at this point in the history
README: Fix typos
  • Loading branch information
krichardsson authored Apr 16, 2018
2 parents 2107af2 + 93eaf9c commit ca2cc9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ git submodule update

### Crazyflie 2.0

This is the dafault build so just running "make" is enough or:
This is the default build so just running "make" is enough or:
```bash
make PLATFORM=CF2
```
Expand Down Expand Up @@ -168,7 +168,7 @@ with the docker builder image and the toolbelt
## Running one unit test
When working with one specific file it is often convinient to run only one unit test
When working with one specific file it is often convenient to run only one unit test

make unit FILES=test/utils/src/TestNum.c

Expand Down

0 comments on commit ca2cc9b

Please sign in to comment.