fix word "when" to "than".
This commit is contained in:
fibretothepremises 2021-01-27 17:39:35 +11:00 committed by GitHub
parent 97ef86242f
commit 936bea24bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,7 +151,7 @@ We can swap more than two variables this way.
### The rest '...'
Usually, if the array is longer when the list at the left, the "extra" items are omitted.
Usually, if the array is longer than the list at the left, the "extra" items are omitted.
For example, here only two items are taken, and the rest is just ignored: