소스 검색

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.