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 8d2300b..4a857b1 100644
--- a/readme.md
+++ b/readme.md
@@ -16,7 +16,7 @@ For an example on how you might use whenwasit as a git hook, see
 [pre-commit](/pre-commit). It runs whenwasit before commit,
 makes the file [.whenwasit](/.whenwasit), and adds it to the commit.
 
-**CSV Output Defintion:**  
+**CSV Output Definition:**  
 data is output on `stdout` in a CSV format. because there are
 varying ways to make a CSV, it's described in detail below.