Skip to content

Commit c354201

Browse files
MrTangostevepiercy
andauthored
Update docs/classic-ui/images.md
Co-authored-by: Steve Piercy <[email protected]>
1 parent 0eb1822 commit c354201

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
@@ -501,7 +501,7 @@ Given a content type with a `NamedBlobField` named `picture`, we can get the fol
501501
'width': 800}]}
502502
```
503503

504-
In these info's we have everything we need to generate our image URL's, without waking up any object's.
504+
This information shows we have everything we need to generate our image URLs, without waking up any objects.
505505

506506
```xml
507507
<li tal:define="preview python: brain.image_scales['picture'][0]['scales']['preview']">

0 commit comments

Comments
 (0)