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

Commit 941633a

Browse files
brent-morrowIgorMinar
authored andcommitted
docs(guide/concepts): wording change
1 parent 3ec7b87 commit 941633a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/guide/concepts.ngdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ provides the execution context for expressions. The scopes are nested in a hiera
143143
which closely follow the DOM structure. (See individual directive documentation to see which
144144
directives cause a creation of new scopes.)
145145

146-
The following example demonstrates how `name` {@link guide/expression expression} will evaluate
147-
into different value depending on which scope it is evaluated in. The example is followed by
146+
The following example demonstrates how the `name` {@link guide/expression expression} will evaluate
147+
into a different value depending on which scope it is evaluated in. The example is followed by
148148
a diagram depicting the scope boundaries.
149149

150150
<div class="clear">

0 commit comments

Comments
 (0)