Skip to content

Commit 3597a9b

Browse files
authored
Merge pull request #83 from ZigaVukcevicDev/master
Add missing hash sign
2 parents d29a2a6 + a440ce9 commit 3597a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
|216| [Is it necessary for bootstrapped component to be entry component?](#is-it-necessary-for-bootstrapped-component-to-be-entry-component)|
241241
|217| [What is a routed entry component?](#what-is-a-routed-entry-component#)|
242242
|218| [Why is not necessary to use entryComponents array every time?](#why-is-not-necessary-to-use-entrycomponents-array-every-time)|
243-
|219| [Do I still need to use entryComponents array in Angular9?](do-i-still-need-to-use-entrycomponents-array-in-angular9#)|
243+
|219| [Do I still need to use entryComponents array in Angular9?](#do-i-still-need-to-use-entrycomponents-array-in-angular9#)|
244244
|220| [Is it all components generated in production build?](#is-it-all-components-generated-in-production-build)|
245245
|221| [What is Angular compiler?](#what-is-angular-compiler)|
246246
|222| [What is the role of ngModule metadata in compilation process?](#what-is-the-role-of-ngmodule-metadata-in-compilation-process)|

0 commit comments

Comments
 (0)