Skip to content

Commit

Permalink
Update qtsv.md (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyash committed Apr 5, 2021
1 parent 39e8155 commit 7a593cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/qtsv.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Notes: <https://github.com/oilshell/oil/wiki/TSV2-Proposal>
QTSV is TSV with two problems fixed:

- It has a required header, with optional data types (a schema).
- Each cell can contains arbitrary bytes. They're expressed unambiguously with
- Each cell can contain arbitrary bytes. They're expressed unambiguously with
[QSN](qsn.html).

## Examples
Expand Down

0 comments on commit 7a593cf

Please sign in to comment.