f5bec6e264969c5f201bd05815b854f0075850dc
Author: Adam Royle
Date: 2009-02-16 05:08:44 +1000
diff --git a/README.markdown b/README.markdown
index ee3ed1a..dddc95a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -16,7 +16,7 @@ Multitask is a CakePHP plugin designed as a proof of concept task manager for no
It consists of:
1. MultitaskerShell - a daemon that manages the tasks/threads
-2. MultitaskQueuedTask - a model for handles task quees
+2. MultitaskQueuedTask - a model for adding queued tasks
3. ThreadedTask - a base class for your tasks
