From 90fa884f94424ad0af3e28b1ad8b8c75b120b3de Mon Sep 17 00:00:00 2001 From: Ron Tsui Date: Wed, 27 May 2015 22:28:16 -0700 Subject: [PATCH] docs(README): improve unusual phrasing Closes #11958 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7deb1604b..aac26f18c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ the browser how to do dependency injection and inversion of control. Oh yeah and it helps with server-side communication, taming async callbacks with promises and deferreds. It also makes client-side navigation and deeplinking with hashbang urls or HTML5 pushState a -piece of cake. The best of all: it makes development fun! +piece of cake. Best of all?? It makes development fun! * Web site: http://angularjs.org * Tutorial: http://docs.angularjs.org/tutorial