about summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-08-24 21:56:25 -0500
committergennyble <gen@nyble.dev>2023-08-24 21:56:25 -0500
commitd1c2d05fdb38c44bc5e92a53cc61183dc2982c7b (patch)
tree88753a642e8e52cc8b0027b4914dd3501a976666 /readme.md
parenta65355c1476d4815f0b28959fd2cd2f160dc4374 (diff)
downloadwhenwasit-d1c2d05fdb38c44bc5e92a53cc61183dc2982c7b.tar.gz
whenwasit-d1c2d05fdb38c44bc5e92a53cc61183dc2982c7b.zip
change confusing wording in csv output
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index b49a9eb..d52ebf9 100644
--- a/readme.md
+++ b/readme.md
@@ -19,7 +19,7 @@ makes the file [.whenwasit](/.whenwasit), and adds it to the commit.
 data is output on `stdout` in a CSV format. because there are
 varying ways to make a CSV, it's described in detail below.
 
-- there is no data header; the first row is data
+- there is no header; the first row is data
 - the data rows are in the format `path,btime,mtime,atime`
 	- `path`: file path relative to the root that was provided on the command line
 	- `btime`: time of file creation; birth time