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

Commit

Permalink
docs($compile): fix grammar
Browse files Browse the repository at this point in the history
Closes #10204
  • Loading branch information
Mathew Foscarini authored and pkozlowski-opensource committed Nov 25, 2014
1 parent 719d5c5 commit 5d36353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ng/compile.js
Expand Up @@ -870,7 +870,7 @@ function $CompileProvider($provide, $$sanitizeUriProvider) {
* * `ng-binding` CSS class
* * `$binding` data property containing an array of the binding expressions
*
* You may want to use this in production for a significant performance boost. See
* You may want to disable this in production for a significant performance boost. See
* {@link guide/production#disabling-debug-data Disabling Debug Data} for more.
*
* The default value is true.
Expand Down

0 comments on commit 5d36353

Please sign in to comment.