diff --git a/README.md b/README.md
index e80198e8..507a2ed0 100644
--- a/README.md
+++ b/README.md
@@ -545,7 +545,7 @@ Parameters:
options
Optional. String. Hugo image processing options. Must be specified with method
. See the options.
raw
- Optional. Boolean. Whether to reference an image without copying it. Default is false.
+ Optional. Boolean. Whether to reference an image without copying it. Default is false
.
src
Required. Position 0. String. URL. Image source.
title
@@ -625,7 +625,7 @@ Parameters:
options
Optional. String. Hugo image processing options. Default is 550x webp picture Lanczos
. See the options.
raw
- Optional. Boolean. Whether to reference an image without copying it. Default is false.
+ Optional. Boolean. Whether to reference an image without copying it. Default is false
.
type
Optional. String. Type of layout. Grid and list layouts use the horizontal axis as the main axis, and the vertical axis as the cross axis. Must be grid
or list
. Default is list
.
width