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

Commit 5d36353

Browse files
Mathew Foscarinipkozlowski-opensource
Mathew Foscarini
authored andcommitted
docs($compile): fix grammar
Closes #10204
1 parent 719d5c5 commit 5d36353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -870,7 +870,7 @@ function $CompileProvider($provide, $$sanitizeUriProvider) {
870870
* * `ng-binding` CSS class
871871
* * `$binding` data property containing an array of the binding expressions
872872
*
873-
* You may want to use this in production for a significant performance boost. See
873+
* You may want to disable this in production for a significant performance boost. See
874874
* {@link guide/production#disabling-debug-data Disabling Debug Data} for more.
875875
*
876876
* The default value is true.

0 commit comments

Comments
 (0)