Fix english in documentation.
This commit is contained in:
@ -44,15 +44,15 @@ To have more space and better readability, open the chat in full page.
|
||||
|
||||
All room's admins have access to the Task Application (read and write access).
|
||||
|
||||
When you promote someone as room admin or owner, he/she gets instantly access to the Task Application.
|
||||
When you remove admin or owner rights to someone, he/she instantly loses access to the Task Application.
|
||||
When you promote someone as room admin or owner, they get instantly access to the Task Application.
|
||||
When you remove admin or owner rights to someone, they instantly loses access to the Task Application.
|
||||
|
||||
### Task lists
|
||||
|
||||
By default, there is one task list that has the same name as your live stream.
|
||||
|
||||
You can use the form at the bottom to create a new task list.
|
||||
You can also edit existing tasks list using the edit button, or delete any task list (deleting a task list will also delete all its tasks).
|
||||
You can also edit existing task lists using the edit button, or delete any task list (deleting a task list will also delete all its tasks).
|
||||
|
||||
Task lists are sorted alphabetically.
|
||||
|
||||
@ -66,7 +66,7 @@ All modification are instantly visible in all your browser tabs, and for all roo
|
||||
|
||||
#### Create tasks
|
||||
|
||||
You can create task using the button on the right of tasks lists.
|
||||
You can create task using the button on the right of task lists.
|
||||
This opens a form with two fields: a mandatory task name, and an optional description.
|
||||
|
||||

|
||||
|
@ -55,9 +55,9 @@ Here is the worflow to create/modify/delete items:
|
||||
|
||||
## Unsubscribing
|
||||
|
||||
When a user leaves a MUC room, he is automatically unsubscribe from the "livechat-tasks" node related to this room.
|
||||
When users leaves a MUC room, they are automatically unsubscribed from the "livechat-tasks" node related to this room.
|
||||
|
||||
When a user lose the owner/admin affiliation, he/she is removed from the "livechat-tasks" node.
|
||||
When users lose the owner/admin affiliation, they are removed from the "livechat-tasks" node subscriptions.
|
||||
|
||||
## Items
|
||||
|
||||
|
Reference in New Issue
Block a user