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 35f9123 commit 7a5bfd90715908ade2ed7f4c57a492325e90471b
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 7a5bfd9

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