Spelling error & wrong idiom
Spelling error: 'out'-->'our' Idiom: 'From the other hand'-->"On the other hand"
This commit is contained in:
parent
3a0b3f4e31
commit
6451000639
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue