Skip to content

Commit f372bbb

Browse files
committed
style: spellcheck
1 parent c644fea commit f372bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/layout/css-utilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Ionic provides the following utility classes for `align-content`:
383383

384384
### Justify Content
385385

386-
The [justify-content](https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content) CSS property defines how the browser distributes space between and around content items along the main axis of a flex container and the inline axis of grid and multicol containers.
386+
The [justify-content](https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content) CSS property defines how the browser distributes space between and around content items along the main axis of a flex container and the inline axis of grid and multi-column containers.
387387

388388
<img src={require('@site/static/img/layout/justify-content.png').default} />
389389

0 commit comments

Comments
 (0)