Skip to content

Commit b61d85e

Browse files
committed
Merge remote-tracking branch 'upstream/canary' into docs/add-errsh
2 parents bf9b5b6 + 3195de6 commit b61d85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic-features/image-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If no configuration is provided, the following default configuration will be use
5757
module.exports = {
5858
images: {
5959
deviceSizes: [320, 420, 768, 1024, 1200],
60-
iconSizes: [],
60+
imageSizes: [],
6161
domains: [],
6262
path: '/_next/image',
6363
loader: 'default',

0 commit comments

Comments
 (0)