diff --git a/README.md b/README.md index f0bea5c..afa8950 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ And run `webpack` via your preferred method. ## Options -| Name | Type | Default | Description | -| :----------------------------------: | :----------: | :---------: | :--------------------------------------------- | -| **[`filterSourceMappingUrl`](#url)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour | +| Name | Type | Default | Description | +| :-----------------------------------------------------: | :----------: | :---------: | :--------------------------------------------- | +| **[`filterSourceMappingUrl`](#filtersourcemappingurl)** | `{Function}` | `undefined` | Allows to control `SourceMappingURL` behaviour | ### filterSourceMappingUrl