Fix error in the documentation example (#3219)

This commit is contained in:
Denys Vuika
2018-04-20 15:30:36 +01:00
committed by GitHub
parent e0cc0fc7c5
commit 917b5f787a

View File

@@ -9,7 +9,7 @@ Displays the version history of a node in a Version Manager component
### Basic Usage
```html
<adf-version-list [id]="nodeId"></adf-version-list>
<adf-version-list [node]="myNode"></adf-version-list>
```
### Properties