abuiles / ember-cli-101-errata

18 stars 4 forks source link

Page 96 of 15-03-30 version: typo #197

Closed jdowd closed 9 years ago

jdowd commented 9 years ago

code sample shows:

<div class="friend-profile" class="row">

should be:

<div class="friend-profile row">
abuiles commented 9 years ago

@jdowd thanks! this should be fixed in the next release.