Skip to content

Commit c099dd9

Browse files
committed
Improved Readme.
1 parent 34d4fc6 commit c099dd9

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
@@ -110,7 +110,7 @@ import { uploadcareLoader } from 'nextjs-loader';
110110

111111
**Option 3**. Use the [next-image-loader](https://www.npmjs.com/package/next-image-loader) plugin to enable Uploadcare image loader for all images by default
112112

113-
In that case, you may not need the `loader: "custom"` setting in your `next.config.js`.
113+
In that case, you don't need the `loader: "custom"` setting in your `next.config.js`.
114114

115115
1. Install [next-image-loader](https://www.npmjs.com/package/next-image-loader) and enable it as described in its README.
116116

0 commit comments

Comments
 (0)