Skip to content

Commit

Permalink
Fix typo in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
hydra committed Apr 21, 2014
1 parent 05cce3a commit dab04de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This fork differs from baseflight in that it attempts to use modern software dev
3. easier to develop new features.
4. easier to re-use code though code de-coupling and modularisation.

The MultiWii software, from which baseflight originated, violates many good software development best-practices. Hopefully this fork will go some way to address them. If you see any bad code in this fork please immediate raise an issue so it can be fixed, or better yet submit a pull request.
The MultiWii software, from which baseflight originated, violates many good software development best-practices. Hopefully this fork will go some way to address them. If you see any bad code in this fork please immediately raise an issue so it can be fixed, or better yet submit a pull request.

Contributing
============
Expand Down

0 comments on commit dab04de

Please sign in to comment.