mirror of
https://github.com/imgproxy/imgproxy.git
synced 2026-06-18 17:43:40 +02:00
Fix typo ('sorce' to 'source') (#587)
This commit is contained in:
@@ -29,7 +29,7 @@ The source URL can be provided as is, prepended by `/plain/` part:
|
||||
/plain/http://example.com/images/curiosity.jpg
|
||||
```
|
||||
|
||||
**📝Note:** If the sorce URL contains query string or `@`, you need to escape it.
|
||||
**📝Note:** If the source URL contains query string or `@`, you need to escape it.
|
||||
|
||||
#### Base64 encoded
|
||||
|
||||
|
||||
Reference in New Issue
Block a user