summaryrefslogtreecommitdiff
path: root/doc/board-configuration.markdown
diff options
context:
space:
mode:
authorGerardo Zamudio <gerardozamudio@users.noreply.github.com>2016-02-24 23:48:50 -0600
committerGerardo Zamudio <gerardozamudio@users.noreply.github.com>2016-02-24 23:48:50 -0600
commite4de6b3898b64b26d29aff31f21df5fda8055686 (patch)
tree575f8a65440f291d70a070d168eafca8c82a6459 /doc/board-configuration.markdown
parentd9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff)
parenta6540bc604c837d92c9368540c145606723e97f7 (diff)
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/board-configuration.markdown')
-rw-r--r--doc/board-configuration.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/board-configuration.markdown b/doc/board-configuration.markdown
index 1c5ff51a..bdcc2463 100644
--- a/doc/board-configuration.markdown
+++ b/doc/board-configuration.markdown
@@ -7,7 +7,7 @@ Go to the menu **Settings**, then choose **Board settings** on the left.
### Task highlighting
-This feature display a shadow around the task when a task is moved recently.
+This feature displays a shadow around the task when a task is moved recently.
Set the value 0 to disable this feature, 2 days by default (172800 seconds).
@@ -15,10 +15,10 @@ Everything moved since 2 days will have shadow around the task.
### Refresh interval for public board
-When you share a board, the page will refresh automatically every 60 seconds by default.
+When you share a board, the page will refresh every 60 seconds automatically by default.
### Refresh interval for private board
-When your web browser is open on a board, Kanboard check every 10 seconds if something have been changed by someone else.
+When your web browser is open on a board, Kanboard checks every 10 seconds if something has been changed by someone else.
Technically this process is done by Ajax polling.