From 432d3a404e155aa1b002d56c0bfdba50f100e39e Mon Sep 17 00:00:00 2001 From: Shakil-Shahadat Date: Sun, 15 May 2016 02:41:01 +0600 Subject: [PATCH] Adds a missing word --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61740f7..0ea4e53 100644 --- a/README.md +++ b/README.md @@ -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