Skip to content

Commit 624433c

Browse files
null-referencealxhub
authored andcommitted
docs: removing errant double-quote (angular#26483)
PR Close angular#26483
1 parent 09cc458 commit 624433c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/guide/displaying-data.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ big chunks of HTML with many data bindings.
357357

358358

359359
Try it out. Because the array has four items, the message should appear.
360-
Go back into <code>app.component.ts"</code> and delete or comment out one of the elements from the hero array.
360+
Go back into <code>app.component.ts</code> and delete or comment out one of the elements from the hero array.
361361
The browser should refresh automatically and the message should disappear.
362362

363363

0 commit comments

Comments
 (0)