diff --git a/docs/src/extensions/icon-themes.md b/docs/src/extensions/icon-themes.md index c8321e1938..56d50213f5 100644 --- a/docs/src/extensions/icon-themes.md +++ b/docs/src/extensions/icon-themes.md @@ -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" },