Skip to content

Commit

Permalink
Update packages/pharos/src/components/table/pharos-table.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Dane Hillard <github@danehillard.com>
  • Loading branch information
jialin-he and daneah authored Mar 5, 2024
1 parent 31f2164 commit 878db09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pharos/src/components/table/pharos-table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class PharosTable extends ScopedRegistryMixin(PharosElement) {
};

/**
* Coloumn definition.
* Column specification.
* @attr columns
* sample column:
* [
Expand Down

0 comments on commit 878db09

Please sign in to comment.