Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To get started, check out [wix.github.io/angular-tree-control](http://wix.github

## Why yet another tree control

We have tried a number of tree controls built for angular and experience a of issues with each. As a result we decided
We have tried a number of tree controls built for angular and experience a lot of issues with each. As a result we decided
to build a new tree control with the following design guidelines

- Isolated scope - the tree control should not pollute the scope it is rendered at
Expand Down