Skip to content

Commit 74985af

Browse files
committed
docs: fix typo
1 parent 4066e46 commit 74985af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The route handler of this package is designed to be robust against invalid optio
132132

133133
This is why the route handler will return a `404` response if:
134134

135-
- a requested image does not existn at the specified path
135+
- a requested image does not exist at the specified path
136136
- the requested image is not a valid image file
137137
- the provided options are not in the correct format (`key=value`, no trailing comma, etc.)
138138

0 commit comments

Comments
 (0)