Skip to content

Commit 7af606c

Browse files
committed
chore: typo
1 parent 5030cc9 commit 7af606c

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
@@ -171,7 +171,7 @@ where `anotherLoader` will be used instead of the Uploadcare loader for this par
171171

172172
### `placeholder` and `blurDataURL`
173173

174-
This options is available for the `UploadcareImage` component only. It won't work when you're using custom loader derectly.
174+
This options is available for the `UploadcareImage` component only. It won't work when you're using custom loader directly.
175175

176176
If you pass `placeholder="blur"` to the `UploadcareImage` component, it will generate `blurDataURL` with the URL of the placeholder image (not base64) and use it as a placeholder. You can override `blurDataURL`.
177177

0 commit comments

Comments
 (0)