diff --git a/README.md b/README.md
index 96dd176a..6d57ebe1 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ npm install validatorjs
### Browser
```html
-
+
```
### Node.js / Browserify
@@ -178,7 +178,7 @@ The field under validation must be after the given date.
#### after_or_equal:date
-The field unter validation must be after or equal to the given field
+The field unter validation must be after or equal to the given field
#### alpha
@@ -516,7 +516,7 @@ Note: by default all _[] characters will be replaced with spaces.
Error messages are in English by default. To include another language in the browser, reference the language file in a script tag and call `Validator.useLang('lang_code')`.
```html
-
+