Skip to content

Commit 65d2371

Browse files
MrTangojensens
andauthored
Update docs/classic-ui/images.md
Co-authored-by: Jens W. Klein <[email protected]>
1 parent 6d18f2c commit 65d2371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classic-ui/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The most important properties are the following:
8989
- `url`
9090
- `width`
9191

92-
At this point, you can also get an HTML tag, since you have created an instance of `api.content.get_view` in `scale_util`:
92+
You can directly create an HTML tag from `image_scale`:
9393

9494
```pycon
9595
>>> print(image_scale.tag())

0 commit comments

Comments
 (0)