diff --git a/docs/src/templates/doc_widgets.js b/docs/src/templates/doc_widgets.js index 0e12fee8..5516da26 100644 --- a/docs/src/templates/doc_widgets.js +++ b/docs/src/templates/doc_widgets.js @@ -119,7 +119,7 @@ '
    ' + '
  1. Reset the workspace to step {step}.

    ' + '
     git checkout -f step-{step}
  2. ' + - '
  3. Refresh your browser or check the app out on anglar\'s server.

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

  6. ' + '
' + '' + @@ -127,7 +127,7 @@ '
    ' + '
  1. Reset the workspace to step {step}.

    ' + '
     ./goto_step.sh {step}
  2. ' + - '
  3. Refresh your browser or check the app out on anglar\'s server.

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

  6. ' + '
' + '' +