Spelling error & wrong idiom

Spelling error: 'out'-->'our'

Idiom: 'From the other hand'-->"On the other hand"
This commit is contained in:
Moritz Bierling 2021-01-21 16:49:06 +01:00 committed by GitHub
parent 3a0b3f4e31
commit 6451000639
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ A good page to see the current state of support for language features is <https:
As programmers, we'd like to use most recent features. The more good stuff - the better!
From the other hand, how to make out modern code work on older engines that don't understand recent features yet?
On the other hand, how to make our modern code work on older engines that don't understand recent features yet?
There are two tools for that: