aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.md')
-rw-r--r--TODOs.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODOs.md b/TODOs.md
index 1beb727..575163c 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -12,9 +12,9 @@
---
1. can run `make clean public dev-check` from a tarball;
-2. after cleaning the director, it is back to its original state (in file count,
- maybe?);
-3. can run `make clean public dev-check from a Git clone;
+2. after cleaning the directory, it is back to its original state (in file
+ count, maybe?);
+3. can run `make clean public dev-check` from a Git clone;
4. after running it, there are no diffs;
5. after running clean, there are also no diffs;
6. `git clean -ffdx` reports zero files or directories.