Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2f5d42e

Browse files
fahdsheikhNarretz
fahdsheikh
authored andcommitted
docs(changelog): fixed grammatical error
Changed "a animation" to "an animation" for grammatical consistency Closes #11672
1 parent 25d731e commit 2f5d42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ $animate.off(element, 'enter', fn);
420420

421421
- **$animate:** due to [c8700f04](https://github.com/angular/angular.js/commit/c8700f04fb6fb5dc21ac24de8665c0476d6db5ef),
422422
There is no need to call `$scope.$apply` or
423-
`$scope.$digest` inside of a animation promise callback anymore
423+
`$scope.$digest` inside of an animation promise callback anymore
424424
since the promise is resolved within a digest automatically (but a
425425
digest is not run unless the promise is chained).
426426

0 commit comments

Comments
 (0)