Skip to content

Commit 1a441cd

Browse files
committed
Documentation typo fix.
1 parent c067ad9 commit 1a441cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ required.
468468
* The `id` key must have a unique value, to differentiate between
469469
columns.
470470
* The `sType` value determines how the values will be sorted in the host
471-
overview. Possible values include `string` and `num`. `visible` determines
472-
whether the column will be active (shown) by default.
471+
overview. Possible values include `string` and `num`.
472+
* `visible` determines whether the column will be active (shown) by default.
473473
* The `jsonxs` expression points to an entry in the facts files for each host,
474474
and determines what will be shown for the column's value for each host.
475475
The easiest way to figure out a jsonxs expression is by opening one of the

0 commit comments

Comments
 (0)