build-your-own-angularjs
build-your-own-angularjs copied to clipboard
P67 typo
“ it('executes $evalAsynced functions added by watch functions', function() { “ should be “ it('executes $evalAsync functions added by watch functions', function() { “
“ it('executes $evalAsynced functions even when not dirty', function() { “ should be “ it('executes $evalAsync functions even when not dirty', function() { “