Skip to content

Commit 9b26f46

Browse files
dalejodcjosephperrott
authored andcommitted
docs: fix grammar in angular-compiler-options file (angular#40879)
PR Close angular#40879
1 parent 0807d13 commit 9b26f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/angular-compiler-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ to the generated flat module index instead of the library index file.
123123

124124
Produces only one `.metadata.json` file, which contains all the metadata necessary
125125
for symbols exported from the library index. In the generated `.ngfactory.js` files, the flat
126-
module index is used to import symbols that includes both the public API from the library index
126+
module index is used to import symbols that include both the public API from the library index
127127
as well as shrowded internal symbols.
128128

129129
By default the `.ts` file supplied in the `files` field is assumed to be the library index.

0 commit comments

Comments
 (0)