diff --git a/docs/javascript-debugging.html b/docs/javascript-debugging.html index 1568e6a..7f39fc0 100644 --- a/docs/javascript-debugging.html +++ b/docs/javascript-debugging.html @@ -72,7 +72,7 @@ which will display all open scripts.
In the Sources panel, open a JavaScript file for debugging. In the example below, we are debugging the todoCtrl.js file from the AngularJS version of TodoMVC.
+In the Sources panel, open a JavaScript file for debugging. In the example below, we are debugging the todoCtrl.js file from the AngularJS version of TodoMVC.