diff --git a/docs/process-services/process-list.component.md b/docs/process-services/process-list.component.md
index 290886b9d9..1df9f32e0a 100644
--- a/docs/process-services/process-list.component.md
+++ b/docs/process-services/process-list.component.md
@@ -15,7 +15,7 @@ Renders a list containing all the process instances matched by the parameters sp
```html
+ [state]="'all'">
```
@@ -75,7 +75,7 @@ You can define a custom schema for the list in the `app.config.json` file and ac
```html
```