Skip to content

Commit 522684f

Browse files
committed
Update code snippet in documentation
1 parent 4e1bee8 commit 522684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/table/table.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export class Table {
373373
*
374374
* Example:
375375
*
376-
* ```hmtl
376+
* ```typescript
377377
* this.model = Table.skeletonModel(5, 5);
378378
* ```
379379
*

0 commit comments

Comments
 (0)