diff --git a/Resources/doc/filters/general.rst b/Resources/doc/filters/general.rst index c6815858e..e1a87d7e2 100644 --- a/Resources/doc/filters/general.rst +++ b/Resources/doc/filters/general.rst @@ -203,7 +203,7 @@ Watermark Options :strong:`position:` ``string`` Sets the position of the watermark on the input image. Valid values: ``topleft``, - ``top``, ``topright``, ``left``, ``centerright``, ``center``, ``centerleft``, ``right``, ``bottomleft``, ``bottom``, and + ``top``, ``topright``, ``left``, ``centerleft``, ``center``, ``centerright``, ``right``, ``bottomleft``, ``bottom``, and ``bottomright``. .. caution::