Skip to content

Commit 787c2fd

Browse files
committed
minor #81 Minor: Use "an" article instead of "a" (bocharsky-bw)
This PR was merged into the master branch. Discussion ---------- Minor: Use "an" article instead of "a" Commits ------- f632a50 Minor: Use "an" article instead of "a"
2 parents ae48e9b + f632a50 commit 787c2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ for `entry1.js` and 1 link tag for `entry1.css`, you may now need *multiple*
7171
script and link tags. This is because Webpack ["splits" your files](https://webpack.js.org/plugins/split-chunks-plugin/)
7272
into smaller pieces for greater optimization.
7373

74-
To help with this, Encore writes a `entrypoints.json` file that contains
74+
To help with this, Encore writes an `entrypoints.json` file that contains
7575
all of the files needed for each "entry".
7676

7777
For example, to render all of the `script` and `link` tags for a specific

0 commit comments

Comments
 (0)