build-your-own-angularjs icon indicating copy to clipboard operation
build-your-own-angularjs copied to clipboard

P67 typo

Open jasontwuk opened this issue 5 years ago • 0 comments

“ 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() { “

jasontwuk avatar Jul 25 '19 08:07 jasontwuk