docs: improve wording of columns shortcode description (#127)
This commit is contained in:
parent
c84e71e9a1
commit
7938bc7d97
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
Columns help organize shorter pieces of content horizontally for readability.
|
The Columns shortcode can be used to organize content side-by-side (horizontally) for better readability.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
{{</* columns */>}} <!-- begin columns block -->
|
{{</* columns */>}} <!-- begin columns block -->
|
||||||
|
|
Loading…
Reference in a new issue