Corrected the typo as per review comment

This commit is contained in:
Asharani Murugesh
2016-04-14 09:54:56 +05:30
parent b3efcff49e
commit fc693f0994

View File

@@ -3,7 +3,7 @@
The application with user interface to create and manage rollouts.
## Debugging client-side code
### Debug usings SuperDevMode
### Debug using SuperDevMode
The SuperDevMode can be used to debug client side code without any browser plugin.
#### Using SuperDevMode with chrome :
@@ -31,4 +31,4 @@ The SuperDevMode can be used to debug client side code without any browser plugi
- Type is "Launch Chrome"
- http://localhost:8080/UI/?superdevmode
- Launch the new configuration in debug mode
- Now breakpoints in eclipse can be set
- Now breakpoints in eclipse can be set