diff options
Diffstat (limited to 'templates/about/task.html')
-rw-r--r-- | templates/about/task.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/about/task.html b/templates/about/task.html index b09f1d0..b744b56 100644 --- a/templates/about/task.html +++ b/templates/about/task.html @@ -3,7 +3,7 @@ PyTasks - About - Task {% endblock %} {% block content %} - A task is an entity that people can work on and get pynts for their work. Every task has credits which are given to + A task is an entity that people can work on and get pynts for their work. Every task has pynts which are given to users working on the task. A task is created by a privileged user and he becomes a reviewer <sup><a href="/about/reviewer/" target="_blank">learn more</a></sup> for the task. The task if open, can be claimed by other users if they would like to work on the task.<br /><br /> |