Fix spelling.
[bertos.git] / README
diff --git a/README b/README
index a299b2bd31fdc77a06c6b5002b1c3e5a75970d47..6ce5bf36c46c4ef77785f57e574df02deb95af19 100755 (executable)
--- a/README
+++ b/README
@@ -17,8 +17,8 @@ together to form a multitasking kernel with some IPC functionality.
 Scope (or lack thereof)
 =======================
 
-There's no consistent scope or design guide-line for the components
-of DevLib (altough there's a common coding and documentation style).
+There is no consistent scope or design guide-line for the components
+of DevLib, altough there is a common coding and documentation style.
 Every piece of code that looks useful for more than one application
 may end up here, regardless of compatibility and fitness with other
 modules.