Fix typo in documentation
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user