We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4066e46 commit 74985afCopy full SHA for 74985af
README.md
@@ -132,7 +132,7 @@ The route handler of this package is designed to be robust against invalid optio
132
133
This is why the route handler will return a `404` response if:
134
135
-- a requested image does not existn at the specified path
+- a requested image does not exist at the specified path
136
- the requested image is not a valid image file
137
- the provided options are not in the correct format (`key=value`, no trailing comma, etc.)
138
0 commit comments