docs: Fix typo in the Icon Themes page (#24516)

Release Notes:

- N/A
This commit is contained in:
Affan Shahid 2025-02-09 04:35:43 +05:00 committed by GitHub
parent fe6d180a1a
commit 4207b194e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ Here is an example of the structure of an icon theme:
"collapsed": "./icons/folder.svg",
"expanded": "./icons/folder-open.svg"
},
"chevon_icons": {
"chevron_icons": {
"collapsed": "./icons/chevron-right.svg",
"expanded": "./icons/chevron-down.svg"
},