aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 6ad302d..220a16c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -24,7 +24,7 @@ TODO
* Code:
* Makefiles: non-conflicting target names with aliases/shorthands in the main Makefile
* Check/detect/verify mode, telling which modules are installed and checking for missing things (like LICENSE)
- * Update and diff modes to compare/update configs between a project and templater's defaults
+ * Update mode to update configs between a project and templater's defaults
* If git is in use, commit all changes, but check first it there are non-commited changes in the repo
* Hugo: tell the user about adding a theme: http://gohugo.io/getting-started/quick-start/
* Be verbose about the need to review and edit files, adding LICENSE headers into source files, etc