diff options
author | Ivan Cheban <47241364+ivancheban@users.noreply.github.com> | 2020-08-19 21:22:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 20:22:25 +0200 |
commit | 6beca7928c20364462859f5af57da6182582d14c (patch) | |
tree | 944641c562123c3cbcadf331c6842d0ba989ac21 | |
parent | 8f64ee74aa1dbefa452c824830956abc405a7787 (diff) |
Update columns.md (#265)
sparator ↔️ separator
-rw-r--r-- | exampleSite/content/docs/shortcodes/columns.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/docs/shortcodes/columns.md b/exampleSite/content/docs/shortcodes/columns.md index 4df396a..0b8fde8 100644 --- a/exampleSite/content/docs/shortcodes/columns.md +++ b/exampleSite/content/docs/shortcodes/columns.md @@ -8,12 +8,12 @@ Columns help organize shorter pieces of content horizontally for readability. # Left Content Lorem markdownum insigne... -<---> <!-- magic sparator, between columns --> +<---> <!-- magic separator, between columns --> # Mid Content Lorem markdownum insigne... -<---> <!-- magic sparator, between columns --> +<---> <!-- magic separator, between columns --> # Right Content Lorem markdownum insigne... |