diff --git a/README.md b/README.md
index 68a4c57..0fd6e30 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ trigger the "cancel" event handler. This simply removes from the DOM any element
found using the selector defined in the `data-cancel-closest` attribute:
```html
-
+
Cancel
```