From 32cede62ccaed6fecd7af22a4c7ea133f21b060a Mon Sep 17 00:00:00 2001 From: flezen Date: Fri, 24 Oct 2014 15:33:51 +0200 Subject: [PATCH] docs(tutorial/11 - REST and Custom Services): describe your change... --- docs/content/tutorial/step_11.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/tutorial/step_11.ngdoc b/docs/content/tutorial/step_11.ngdoc index f2c01a529367..77a45b6f552b 100644 --- a/docs/content/tutorial/step_11.ngdoc +++ b/docs/content/tutorial/step_11.ngdoc @@ -276,7 +276,7 @@ describe('PhoneCat controllers', function() { You should now see the following output in the Karma tab: -
Chrome 22.0: Executed 4 of 4 SUCCESS (0.038 secs / 0.01 secs)
+
Chrome 22.0: Executed 5 of 5 SUCCESS (0.038 secs / 0.01 secs)
# Summary