Skip to content

Commit c04377c

Browse files
committed
fix: update filter name from 'Listed' to 'Listing' in Quick Filters documentation and update example image
1 parent b431096 commit c04377c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

adminforth/documentation/docs/tutorial/08-Plugins/24-quick-filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ And finally add it to list of plugins:
3030
//diff-add
3131
{
3232
//diff-add
33-
name: 'Listed',
33+
name: 'Listing',
3434
//diff-add
3535
enum: [
3636
//diff-add
28.2 KB
Loading

0 commit comments

Comments
 (0)