Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 47ba51e

Browse files
Erik Smithgkalpak
Erik Smith
authored andcommitted
docs(guide/production): fix typo ("3rd part" --> "3rd party")
Closes #15328
1 parent 1cf01d6 commit 47ba51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/production.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Nowadays most of the Angular projects are using only element and attribute direc
8888
and in such projects there is no need to compile comments and classes.
8989

9090
If you are sure that your project only uses element and attribute directives,
91-
and you are not using any 3rd part library that uses
91+
and you are not using any 3rd party library that uses
9292
directives inside element classes or html comments,
9393
you can disable the compilation of directives on element classes and comments
9494
for the whole application.

0 commit comments

Comments
 (0)