diff --git a/README.md b/README.md
index b017258..aea378c 100755
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ angular.module('myApp', ['vButton'])
```
-Resoult html: when the button is pressed and the `isBusy` value is equal `true`
+Resoult html: (when the button is pressed and the `isBusy` value is equal `true`)
```html