diff --git a/README.md b/README.md
index 504759c..4062c25 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Engine Implementation.
Bugfix on the form classes, now the select option is correctly set back.
Update for the database adapter
Improvement of the form elements, added onchange on the select boxes, the form tag now can have no element if needed.
-Implementation of the Postgres and MySQL Adapter with propper Namespacing.
+Implementation of the Postgres and MySQL Adapter with proper Namespacing.
Minor bugfixing