diff --git a/README.md b/README.md
index 8bd1200..0a0c92e 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ Now you can use your Blade components and pass additional classes to merge:
```
-This will now render the following HTML:
+This will render the following HTML:
```html
@@ -142,7 +142,7 @@ By default Laravel allows you to only merge classes in one place. But with `Tail
```blade
// button.blade.php
-