From acb499f820977df620fd5314c7dea9dd6bd51a10 Mon Sep 17 00:00:00 2001 From: Fernando Correia Date: Sun, 15 Jul 2012 13:18:42 -0300 Subject: docs(tutorial): correct typos and clarify a few sections --- docs/src/templates/js/docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/src') diff --git a/docs/src/templates/js/docs.js b/docs/src/templates/js/docs.js index de40db64..436651e7 100644 --- a/docs/src/templates/js/docs.js +++ b/docs/src/templates/js/docs.js @@ -96,7 +96,7 @@ docsApp.directive.docTutorialReset = function() { '
    \n' + '
  1. Reset the workspace to step ' + step + '.

    ' + '
    ' + command + '
  2. \n' + - '
  3. Refresh your browser or check the app out on angular\'s server.

  4. \n' + + '
  5. Refresh your browser or check the app out on Angular\'s server.

  6. \n' + '
\n' + ' \n'; } -- cgit v1.2.3