Skip to content

Commit 2dd7964

Browse files
chore: trigger build
i guess semantic-release had to be setup again after the orga switch?
1 parent bb09837 commit 2dd7964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ webpack-validator makes it easy:
4444
![validation-example](https://cloud.githubusercontent.com/assets/3755413/14134087/b3279738-f654-11e5-9752-367b01ac123d.png)
4545

4646
### Usage
47-
There are two ways to use webpack-validator: a) "programmatically" by wrapping your webpack config object with a validation function or b) using a command line interface.
47+
There are two ways to use webpack-validator: a) "programmatically" by wrapping your webpack config object with a validation function or b) by using a command line interface.
4848

4949
For the first approach, add this in your `webpack.config.js`:
5050
```js

0 commit comments

Comments
 (0)