diff --git a/ng2-components/ng2-activiti-processlist/README.md b/ng2-components/ng2-activiti-processlist/README.md index 72c1c0d6e5..c959a8a9fc 100644 --- a/ng2-components/ng2-activiti-processlist/README.md +++ b/ng2-components/ng2-activiti-processlist/README.md @@ -114,7 +114,7 @@ Follow the 3 steps below: This component renders a list containing all the process instances matched by the parameters specified. ```html - + ``` Usage example of this component :