Browse Source

Fix spell errors (#30480)

feng 11 tháng trước cách đây
mục cha
commit
b3a9472452
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      manual/en/optimize-lots-of-objects-animated.html

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

@@ -71,7 +71,7 @@ women per area as of 2010. Note, I have no idea if this data is correct but
 it's not important really. The important part is showing different sets
 of data.</p>
 <p>Let's generate 2 more sets of data. One being the places where the number
-men are greater than the number of women and visa versa, the places where
+men are greater than the number of women and vice versa, the places where
 the number of women are greater than the number of men. </p>
 <p>The first thing let's write a function that given a 2 dimensional array
 of arrays like we had before will map over it to generate a new 2 dimensional
@@ -489,4 +489,4 @@ b)</code> "percent" and you'll see what I mean.</p>
 
 
 
-</body></html>
+</body></html>

粤ICP备19079148号