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

Release Notes:

- N/A
This commit is contained in:
Affan Shahid
2025-02-08 18:35:43 -05:00
committed by GitHub
parent fe6d180a1a
commit 4207b194e3
+1 -1
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"
},