浏览代码

reformat markdown code

Bastien Sevajol 6 年前
父节点
当前提交
2aaf727062
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      backend/doc/roles.md

+ 2 - 2
backend/doc/roles.md 查看文件

@@ -9,7 +9,7 @@ The other is workspace related and is called "workspace role".
9 9
 
10 10
 |                               | Normal User | Managers    | Admin          |
11 11
 |-------------------------------|-------------|-------------|----------------|
12
-| slug                            | users       | managers    | administrators |
12
+| slug                          | users       | managers    | administrators |
13 13
 |-------------------------------|-------------|-------------|---------|
14 14
 
15 15
 
@@ -20,7 +20,7 @@ The other is workspace related and is called "workspace role".
20 20
 |-------------------------------|-------------|-------------|---------|
21 21
 | create workspace              |  no         | yes         | yes     |
22 22
 | invite user to tracim         |  no         | yes, if manager of a given workspace         | yes     |
23
-  delete workspace              |  no         | yes, if manager of a given workspace         | yes     |
23
+| delete workspace              |  no         | yes, if manager of a given workspace         | yes     |
24 24
 |-------------------------------|-------------|-------------|---------|
25 25
 | set user global profile rights|  no         | no          | yes     |
26 26
 | deactivate user               |  no         | no          | yes     |