Skip to content

Commit a4fae72

Browse files
author
Xie, Ziyu
committed
Fix an typo
1 parent 15abfe9 commit a4fae72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/views/adv-demo/iframe-demo/iframe-demo.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h6> Draggable & Resizable </h6>
2525
<tab heading="component">
2626
<markdown [data]="demo_ts | language: 'typescript'"></markdown>
2727
</tab>
28-
<tab heading="component">
28+
<tab heading="scss">
2929
<markdown [data]="demo_scss | language: 'sass'"></markdown>
3030
</tab>
3131
</tabset>

0 commit comments

Comments
 (0)