<In what way does your code behave incorrectly? Include ALL error messages.>Why am I getting this error:
Did you display an app’s info in js/directives/appInfo.html?
It turns out this section is very strict as to spacing of tags and things. I had to get a helper from CodeAcademy and he put each tag and it’s content in one line. Then each line, one after the other for both appInfo.html and appInfo.js and then if finally worked.