Skip to content

Commit b3a9472

Browse files
authored
Fix spell errors (#30480)
1 parent 426c39a commit b3a9472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manual/en/optimize-lots-of-objects-animated.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>Optimize Lots of Objects Animated</h1>
7171
it's not important really. The important part is showing different sets
7272
of data.</p>
7373
<p>Let's generate 2 more sets of data. One being the places where the number
74-
men are greater than the number of women and visa versa, the places where
74+
men are greater than the number of women and vice versa, the places where
7575
the number of women are greater than the number of men. </p>
7676
<p>The first thing let's write a function that given a 2 dimensional array
7777
of arrays like we had before will map over it to generate a new 2 dimensional
@@ -489,4 +489,4 @@ <h1>Optimize Lots of Objects Animated</h1>
489489

490490

491491

492-
</body></html>
492+
</body></html>

0 commit comments

Comments
 (0)