@@ -4,7 +4,7 @@ Android FEST
 A set of FEST assertions geared toward testing Android.
 
 Writing tests is not the most glamorous part of developing an Android
-application but it is an invaluable one. Using libaries like JUnit and FEST
+application but it is an invaluable one. Using libraries like JUnit and FEST
 provide a great starting point for writing tests.
 
 This library is an extension of [FEST][1] which aims to make it even easier to test