diff --git a/README.md b/README.md
index 648ff0e..8acf7f8 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Simply builds and verifies OAuth headers
-## Contributing
+## Contributing
1. Fork the project.
2. Create a topic branch.
3. Add failing tests.
@@ -11,7 +11,7 @@ Simply builds and verifies OAuth headers
6. Commit and push your changes.
7. Submit a pull request. Please do not include changes to the gemspec.
-## Supported Rubies
+## Supported Rubies
This library aims to support and is [tested
against](http://travis-ci.org/laserlemon/simple_oauth) the following Ruby
implementations:
@@ -37,6 +37,6 @@ implementation, you will be personally responsible for providing patches in a
timely fashion. If critical issues for a particular implementation exist at the
time of a major release, support for that Ruby version may be dropped.
-## Copyright
+## Copyright
Copyright (c) 2010 Steve Richert, Erik Michaels-Ober.
See [LICENSE](https://github.com/laserlemon/simple_oauth/blob/master/LICENSE) for details.