Skip to content

Commit acc0b66

Browse files
authored
docs: improve wording in source-map-dev-tool-plugin.mdx (#6986)
1 parent ca55d5a commit acc0b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/plugins/source-map-dev-tool-plugin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ project
102102
|- bundle-[hash].js.map
103103
```
104104

105-
With next config:
105+
With the following config:
106106

107107
```js
108108
new webpack.SourceMapDevToolPlugin({

0 commit comments

Comments
 (0)