aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Hallett <thallett@gmail.com>2013-09-02 16:54:43 -0400
committerTimothy Hallett <thallett@gmail.com>2015-01-21 10:50:43 -0600
commitc5244d1918c6cdecd9730da50a489f9b521f6b96 (patch)
tree6f9f0af22fc8304257797baa47c9cac2a2f2f5b5
parente9ec91594ad3c722be13ffb069184ad65626cdc5 (diff)
downloadtask-git-c5244d1918c6cdecd9730da50a489f9b521f6b96.tar.xz
task-git-c5244d1918c6cdecd9730da50a489f9b521f6b96.zip
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f8921e..ba6e3e1 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ is altered.
3. Run `chmod +x /path/to/task-git/task-git.sh`.
4. Use `task` as normal; when run, the Taskwarrior database files will be committed to version control.
-It is recommended to use the Taskwarrior database only on one machine, as you will be resolving conflicts if using one multiple machines.
+It is recommended to use the Taskwarrior database only on one machine, as you will be resolving conflicts if using the same task database on multiple machines.
## License