Skip to content

Commit fc366a4

Browse files
authored
Merge pull request #9 from seiyria/patch-1
typo fix
2 parents e13b6f9 + b0787a5 commit fc366a4

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)