mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Fix typo in docs (#5103)
This commit is contained in:
parent
20f47ff50e
commit
a4c3ccc464
2 changed files with 2 additions and 1 deletions
|
|
@ -348,6 +348,7 @@ Contributors
|
|||
* Matt Collins
|
||||
* Thomas Elliott
|
||||
* damianosSemmle
|
||||
* Evan Winter
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ The available resizing methods are as follows:
|
|||
.. figure:: ../_static/images/image_filter_max.png
|
||||
:alt: Example of max filter on an image.
|
||||
|
||||
Exmple: The image will keep its proportions but fit within the max (green line) dimensions provided.
|
||||
Example: The image will keep its proportions but fit within the max (green line) dimensions provided.
|
||||
|
||||
|
||||
``min``
|
||||
|
|
|
|||
Loading…
Reference in a new issue