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 10acbc0 commit f632a50Copy full SHA for f632a50
README.md
@@ -71,7 +71,7 @@ for `entry1.js` and 1 link tag for `entry1.css`, you may now need *multiple*
71
script and link tags. This is because Webpack ["splits" your files](https://webpack.js.org/plugins/split-chunks-plugin/)
72
into smaller pieces for greater optimization.
73
74
-To help with this, Encore writes a `entrypoints.json` file that contains
+To help with this, Encore writes an `entrypoints.json` file that contains
75
all of the files needed for each "entry".
76
77
For example, to render all of the `script` and `link` tags for a specific
0 commit comments