diff --git a/README.md b/README.md index 49ab8df..2685a95 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ To make the `handler` is asynchronous, just include the optional `callback` func ### `xhook.enable()` -Enables XHook (swaps out the native `XMLHttpRequest` class). XHook is enabled be default. +Enables XHook (swaps out the native `XMLHttpRequest` class). XHook is enabled by default. ### `xhook.disable()`