浏览代码

Fix typo in presets docs (#1155)

* Fix typo in presets docs

* fix typo x2

* fix typo x3
Denis Surkov 2 年之前
父节点
当前提交
9fe249d158
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.