Skip to content

Commit fedcea9

Browse files
kdinevCopilot
andauthored
Update skills/igniteui-angular-components/references/directives.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a7c6b6c commit fedcea9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skills/igniteui-angular-components/references/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { IgxIconComponent } from 'igniteui-angular/icon';
2323
```html
2424
<!-- Text buttons -->
2525
<button igxButton="flat">Flat</button>
26-
<button igxButton="contained">Raised</button>
26+
<button igxButton="contained">Contained</button>
2727
<button igxButton="outlined">Outlined</button>
2828
<button igxButton="fab">
2929
<igx-icon>add</igx-icon>

0 commit comments

Comments
 (0)