Skip to content

Commit

Permalink
Update select-entities.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jweisman authored Nov 14, 2021
1 parent 2023cd7 commit eab920f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/select-entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ In your _component.html_ page, add a reference to the component and the array:
<eca-select-entity
[(selected)]="selectedEntity"
>
</eca-select-entities>
</eca-select-entity>
```
## Other methods
Expand Down

0 comments on commit eab920f

Please sign in to comment.