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 0807d13 commit 9b26f46Copy full SHA for 9b26f46
aio/content/guide/angular-compiler-options.md
@@ -123,7 +123,7 @@ to the generated flat module index instead of the library index file.
123
124
Produces only one `.metadata.json` file, which contains all the metadata necessary
125
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
+module index is used to import symbols that include both the public API from the library index
127
as well as shrowded internal symbols.
128
129
By default the `.ts` file supplied in the `files` field is assumed to be the library index.
0 commit comments