diff --git a/README.md b/README.md index f88e323..9b8b802 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,8 @@ $http.onRequest(config) $http.onResponse(response) $http.onRequestError(err) $http.onResponseError(err) -$http.onError(err) ``` ## Options -Config options are taken from the [http module](https://http.nuxtjs.org/). In addition an additional properyul has been added. \ No newline at end of file +Config options are taken from the [http module](https://http.nuxtjs.org/). In addition an additional properyul has been added.