We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09cc458 commit 624433cCopy full SHA for 624433c
aio/content/guide/displaying-data.md
@@ -357,7 +357,7 @@ big chunks of HTML with many data bindings.
357
358
359
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.
+Go back into <code>app.component.ts</code> and delete or comment out one of the elements from the hero array.
361
The browser should refresh automatically and the message should disappear.
362
363
0 commit comments