diff --git a/README.md b/README.md
index b2d0b8c4..9d540ab6 100644
--- a/README.md
+++ b/README.md
@@ -600,11 +600,11 @@ Parameters:
process
Optional. String. Hugo image processing methods and options, mixed together, for the displayed image. If no method is specified, resize is used. If no image dimensions are specified, the originals are used. If it is "default"
, the default options are used.
sizes
- Optional. String. Image sizes. Must not be set with breakpoints
or densities
.
+ Optional. String. Image sizes. Must not use with breakpoints
or densities
.
src
Required. Position 0. String. URL. Image source.
srcset
- Optional. String. Image srcset. Must not be set with breakpoints
or densities
.
+ Optional. String. Image srcset. Must not use with breakpoints
or densities
.
style
Optional. String. CSS. Image style. Merged with implementation.
title