Skip to content

Commit ce4d9d0

Browse files
committed
Update 03-icons.md
1 parent 86db630 commit ce4d9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/support/docs/03-icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Alternatively, you may pass an SVG element into the component's slot instead of
159159
- `tables::filters.remove-all-button` - Button to remove all filters
160160
- `tables::grouping.collapse-button` - Button to collapse a group of records
161161
- `tables::header-cell.sort-asc-button` - Sort button of a column sorted in ascending order
162-
- `tables::header-cell.sort-button'` - Sort button of a column when it is currently not sorted
162+
- `tables::header-cell.sort-button` - Sort button of a column when it is currently not sorted
163163
- `tables::header-cell.sort-desc-button` - Sort button of a column sorted in descending order
164164
- `tables::reorder.handle` - Handle to grab in order to reorder a record with drag and drop
165165
- `tables::search-field` - Search input

0 commit comments

Comments
 (0)