Skip to content

Commit 186e39b

Browse files
committed
tweak docs
1 parent ad1b209 commit 186e39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Include the array index as a column in the result:
9292
a b 0 c
9393
a b 1 d
9494

95-
Notice the empty column &mdash; some objects don't have the <z> key:
95+
Notice the empty column &mdash; some objects don't have the `z` key:
9696

9797
$ echo "$JSON" | jt [ foo % ] baz [ y % ] z %
9898
a c

0 commit comments

Comments
 (0)