about summary refs log tree commit diff
path: root/readme.md
diff options
context:
space:
mode:
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