Skip to content

Commit b367e4d

Browse files
HDS-4650 Add a dash for clarity
1 parent cc0241c commit b367e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/layouts/grid/partials/code/how-to-use.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The examples below are meant to show how one _could_ use the `Layout::Grid` comp
245245

246246
Note: The following example makes use of nested `Grid` and [Flex](/layouts/flex) components to achieve its layout. This may be overkill in actual practice but demonstrates the possibilities for achieving layouts with just these layout components alone.
247247

248-
#### Basic 3 column layout
248+
#### Basic 3-column layout
249249

250250
```handlebars
251251
<Hds::Layout::Grid @columnMinWidth="33.33%" @gap="32">

0 commit comments

Comments
 (0)