Fix examples display

This commit is contained in:
Ghe Rivero
2017-02-08 11:19:11 +01:00
committed by Andrew Chen
parent 83139a2acf
commit 5cc692a6fd
+3
View File
@@ -445,6 +445,7 @@ subjects:
``` ```
For all authenticated users: For all authenticated users:
```yaml ```yaml
subjects: subjects:
- kind: Group - kind: Group
@@ -452,6 +453,7 @@ subjects:
``` ```
For all unauthenticated users: For all unauthenticated users:
```yaml ```yaml
subjects: subjects:
- kind: Group - kind: Group
@@ -459,6 +461,7 @@ subjects:
``` ```
For all users: For all users:
```yaml ```yaml
subjects: subjects:
- kind: Group - kind: Group