Skip to content

Commit 985f6e4

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

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
@@ -465,7 +465,7 @@ The real `src` URLs look more like `http://localhost:8080/Plone50/dsc04791.jpg/@
465465

466466
For all `NamedBlobImage` fields, we can get existing scale information directly from the catalog brain.
467467

468-
Given a content type with a `NamedBlobField` named `picture`, we can get the following info's, by calling the `image_scales` attribute on the catalog brain.
468+
Given a content type with a `NamedBlobField` named `picture`, we can get the following information by calling the `image_scales` attribute on the catalog brain.
469469

470470
```python
471471
(Pdb) pp brain.image_scales

0 commit comments

Comments
 (0)