diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2016-09-16 01:51:58 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2016-09-16 01:51:58 -0600 |
| commit | c9f865a049456ab0a29b0da814bb83c6609a2f8b (patch) | |
| tree | 6a870c2c032d60b3ad45030cf9d9f460ce81f471 /examples | |
| parent | 484040cadf2eb93d0bfc35c4eb8e3cd3f7a18a68 (diff) | |
update wording in chronicles example
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/chronicles-example.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc index c2ccede7..6734d7f9 100644 --- a/examples/chronicles-example.adoc +++ b/examples/chronicles-example.adoc @@ -355,7 +355,7 @@ I'll trade you a little table for some of that bark. .<|Prefix the +{vbar}+ with a +.+ and +<+ to align the content to the top of the cell >|Prefix the +{vbar}+ with +>+ to align the content to the right horizontally -3+^.^e|This content spans three columns (+3{plus}+) and is centered horizontally (+{caret}+) and vertically (+.{caret}+) within the cell. +3+^.^e|This content spans all three columns (+3{plus}+) and is centered both horizontally (+{caret}+) and vertically (+.{caret}+) within the cell. |=== Wait. |
