Browse Source

Fix typo in presets docs (#1155)

* Fix typo in presets docs

* fix typo x2

* fix typo x3
Denis Surkov 2 năm trước cách đây
mục cha
commit
9fe249d158
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/presets.md

+ 1 - 1
docs/presets.md

@@ -30,4 +30,4 @@ Setting `IMGPROXY_ONLY_PRESETS` to `true` switches imgproxy into "presets-only m
 http://imgproxy.example.com/unsafe/thumbnail:blurry:watermarked/plain/http://example.com/images/curiosity.jpg@png
 ```
 
-All othe URL formats are disabled in this mode.
+All other URL formats are disabled in this mode.