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

Commit ddbf197

Browse files
frederikprijckNarretz
authored andcommitted
docs(guide/Animations): fix minor typos
Closes #16409
1 parent 7a9b7ba commit ddbf197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/animations.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You may also want to setup a separate CSS file for defining CSS-based animations
6666
## How they work
6767

6868
Animations in AngularJS are completely based on CSS classes. As long as you have a CSS class
69-
attached to a HTML element within your application, you can apply animations to it. Lets say for
69+
attached to an HTML element within your application, you can apply animations to it. Let's say for
7070
example that we have an HTML template with a repeater like so:
7171

7272
```html

0 commit comments

Comments
 (0)