Skip to content
Permalink
Browse files

docs(guide/production): fix typo ("3rd part" --> "3rd party")

Closes #15328
  • Loading branch information
Erik-Codeblind authored and gkalpak committed Oct 28, 2016
1 parent 1cf01d6 commit 47ba51eaf6bd3b5477e08b16fcc3ef296db0d3b7
Showing with 1 addition and 1 deletion.
  1. +1 −1 docs/content/guide/production.ngdoc
@@ -88,7 +88,7 @@ Nowadays most of the Angular projects are using only element and attribute direc
and in such projects there is no need to compile comments and classes.

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

0 comments on commit 47ba51e

Please sign in to comment.
You can’t perform that action at this time.