This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Confusing line in AngularJS documentation #9196
Closed
Description
Please see if this line needs to corrected in AngularJS documentation for 'JSFiddle' and 'inline template' words.
https://docs.angularjs.org/api/ngRoute/service/$route
"Note that this example is using inlined templates to get it working on jsfiddle as well."
Above line is at the end of page just before the example.
Firstly this code is on plunker and not JSFiddle.
Secondly as per my understanding this is NOT using inlined templates.
Thanks,
Anmol Saraf