diff --git a/README.md b/README.md index 5c4c0350..c3c7841c 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ 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.
type
-
Optional. String. Type of layout. Grid and rows layouts use the horizontal axis as the main axis, and the vertical axis as the cross axis. Must be grid or rows. Default is rows.
+
Optional. String. Type of layout. Grid and rows layouts use the horizontal axis as the main axis, and the vertical axis as the cross axis. Must be grid or rows (default).
width
Optional. String. CSS value. Image width.