Skip to content

Commit 5116738

Browse files
committed
Merge pull request bahmutov#5 from argshook/patch-1
Update README.md
2 parents a0ea08c + d6b245a commit 5116738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The browser will have timeline and CPU profile.
4040
* [ng-run-digest-cycle.js](ng-run-digest-cycle.js) - triggers digest cycle starting with root scope.
4141
* [ng-profile-data-change.js](ng-profile-data-change.js) - changes data on the scope, runs digest cycle
4242
to profile listeners.
43-
* [ng-scope-size.js](ng-scope.size.js) - finds total size of all user objects attached to all scopes.
43+
* [ng-scope-size.js](ng-scope-size.js) - finds total size of all user objects attached to all scopes.
4444
Smaller data - faster copying and comparison during digest cycle.
4545
* [ng-find-scope-property.js](ng-find-scope-property.js) - finds all scopes that own a property
4646
with given name.

0 commit comments

Comments
 (0)