We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6c773 commit fb60136Copy full SHA for fb60136
README.md
@@ -95,7 +95,7 @@ Use [@vxna/mini-html-webpack-template](https://www.npmjs.com/package/@vxna/mini-
95
96
Or define a template function to generate your own code.
97
98
-The template function may return a string or a Promise resolving to a string.
+The template function may return a string or a `Promise` resolving to a string.
99
100
```js
101
const MiniHtmlWebpackPlugin = require('mini-html-webpack-plugin');
0 commit comments