Skip to content

Commit f0375cc

Browse files
MrTangostevepiercy
andauthored
Update docs/classic-ui/icons.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 92f03be commit f0375cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/classic-ui/icons.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ It can be used via URL or via Python as shown below.
9393

9494
### Get icon URL via Python expression
9595

96-
The `url` method of `@@iconresolver` view returns the actual url to the SVG icon. The iconresolver view is globally available in templates under the name `icons`.
96+
The `url` method of the `@@iconresolver` view returns the actual URL to the SVG icon.
97+
The icon resolver view is globally available in templates under the name `icons`.
9798
This can be used in a template for an `img` tag:
9899

99100
```xml

0 commit comments

Comments
 (0)