Skip to content

Commit 8813c9a

Browse files
committed
docs: Minor improvement in README.
1 parent 251601c commit 8813c9a

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
@@ -10,7 +10,7 @@
1010

1111
The package helps you use the Uploadcare's transformation and CDN services from a Next.js app smoothly and easily.
1212

13-
It provides the `uploadcareLoader` function, which you can use as [a custom loader for Next's Image component](https://nextjs.org/docs/api-reference/next/image#loader), and the `UploadcareImage` component with the custom loader enabled by default.
13+
It provides the `uploadcareLoader` function, which you can use as [a custom loader for the Next's Image component](https://nextjs.org/docs/api-reference/next/image#loader), and the `UploadcareImage` component with the custom loader enabled by default.
1414

1515

1616
* [Demo](#demo)

0 commit comments

Comments
 (0)