so im wondering if anyone can help me out
trying to figure out why nothing works. i got thought the first lesson by getting it to show me the code thinking it was a bug now this one is doing the same code i have copy and pasted from the instructions, typed it out dozens of time, copied and pasted the from the solution but it still wont work
for instruction one from what i can read all one is supposed to do is to change the title string to something like the:
$scope.title = ‘my new title’;
in the MainController
is that correct or have i totally off the ball?