From 8336f825d40b70f0c1de712e02c0a067fe0ace9e Mon Sep 17 00:00:00 2001 From: Felipe Zavan Date: Wed, 25 Mar 2015 21:30:27 -0300 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1abbcc14..48ab6fb3 100644 --- a/README.md +++ b/README.md @@ -1274,7 +1274,7 @@ It's impossible to control cookies' path values using `ngCookies`. This results The only options were to re-implement cookie storage from scratch, or to use the [ipCookie module](https://github.com/ivpusic/angular-cookie). The ipCookie module seemed like the better choice, and it's been working well so far. -Please direct complaints regarding this problem to [this angualar issue](https://github.com/angular/angular.js/issues/1786). +Please direct complaints regarding this problem to [this angular issue](https://github.com/angular/angular.js/issues/1786). # Development