Skip to content

Commit 73e3865

Browse files
Adam ZernerNarretz
Adam Zerner
authored andcommitted
docs(guide/Scopes): fix grammar
Closes angular#13413
1 parent b641181 commit 73e3865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/scope.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,4 +419,4 @@ user enters text into the text field.
419419
which in turn updates the DOM.
420420
6. Angular exits the execution context, which in turn exits the `keydown` event and with it
421421
the JavaScript execution context.
422-
7. The browser re-renders the view with update text.
422+
7. The browser re-renders the view with the updated text.

0 commit comments

Comments
 (0)