Skip to content

Commit b0787a5

Browse files
authored
typo fix
1 parent e13b6f9 commit b0787a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The plugin requires no configuration by default, but it is possible to configure
4646

4747
### `lightweightTags: false`
4848

49-
If you need [lightweight tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) support, you may turn on `lighweithTags` option in this way:
49+
If you need [lightweight tags](https://git-scm.com/book/en/v2/Git-Basics-Tagging#Lightweight-Tags) support, you may turn on `lightweightTags` option in this way:
5050

5151
```javascript
5252
var GitRevisionPlugin = require('git-revision-webpack-plugin')

0 commit comments

Comments
 (0)