Procházet zdrojové kódy

Fix typo in presets docs (#1155)

* Fix typo in presets docs

* fix typo x2

* fix typo x3
Denis Surkov před 2 roky
rodič
revize
9fe249d158
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.