summaryrefslogtreecommitdiff
path: root/data/reference/syntax.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2020-12-04 23:51:58 -0700
committerDan Allen <dan.j.allen@gmail.com>2020-12-05 02:40:10 -0700
commit6dca7bc0502ed32d85696b5805737c2b1ceab2c3 (patch)
treea6f8b2e5b4733be9436ddefd2abe14b7ecdb71ee /data/reference/syntax.adoc
parent996671c091b064e8eff8307769ad0fae9d99d14b (diff)
replace topbot frame value with ends in syntax reference [skip ci]
Diffstat (limited to 'data/reference/syntax.adoc')
-rw-r--r--data/reference/syntax.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/reference/syntax.adoc b/data/reference/syntax.adoc
index 80cbb34b..02f1bf46 100644
--- a/data/reference/syntax.adoc
+++ b/data/reference/syntax.adoc
@@ -249,7 +249,7 @@ comment - content which is not included in the output document
== Tables
.Table Attributes
-[cols=>1h;2d,width=50%,frame=topbot]
+[cols=>1h;2d,width=50%,frame=ends]
|===
| Attribute Name | Values
@@ -263,7 +263,7 @@ comment - content which is not included in the output document
| all \| cols \| rows \| none
| frame
-| all \| sides \| topbot \| none
+| all \| sides \| ends \| none
| stripes
| all \| even \| odd \| none