Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit 0dd7ece

Browse files
Andries SmitAndries-Smit
authored andcommitted
fix(animation): spelling
1 parent 4bcd70d commit 0dd7ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-native/animation/src/Animation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<enumerationValue key="linear">Linear</enumerationValue>
136136
<enumerationValue key="ease">Ease</enumerationValue>
137137
<enumerationValue key="ease_in">Ease in</enumerationValue>
138-
<enumerationValue key="ease_out">Ease ou</enumerationValue>
138+
<enumerationValue key="ease_out">Ease out</enumerationValue>
139139
<enumerationValue key="ease_in_out">Ease in out</enumerationValue>
140140
<enumerationValue key="ease_in_cubic">Ease in cubic</enumerationValue>
141141
<enumerationValue key="ease_out_cubic">Ease out cubic</enumerationValue>

0 commit comments

Comments
 (0)