From dd01c985eca54934a65decf9d6c47a7e1cd70191 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Sun, 29 Nov 2020 20:34:59 -0500 Subject: [PATCH] fix typo --- docs/src/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/welcome.md b/docs/src/welcome.md index 948ceac93..c0e45c16a 100644 --- a/docs/src/welcome.md +++ b/docs/src/welcome.md @@ -1,6 +1,6 @@ # TaskChampion -TaskChampion is a person task-tracking tool. +TaskChampion is a personal task-tracking tool. It works from the command line, with simple commands like `task add "fix the kitchen sink"`. It can synchronize tasks on multiple devices, and does so in an "offline" mode so you can update your tasks even when you can't reach the server. If you've heard of [TaskWarrior](https://taskwarrior.org/), this tool is very similar, but actively maintained and with a more reliable synchronization system.