docs: update lowercase pipe example in "AngularJS to Angular" guide (#24588)
PR Close #24588
This commit is contained in:
committed by
Miško Hevery
parent
7b2b1afe71
commit
637805a0c9
@@ -895,7 +895,7 @@ For more information on pipes, see [Pipes](guide/pipes).
|
||||
### lowercase
|
||||
|
||||
<code-example hideCopy>
|
||||
<div>{{movie.title | lowercase}}</div>
|
||||
<td>{{movie.title | lowercase}}</td>
|
||||
</code-example>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user