Christian Reed
afe292b153
"Can" instead of "Can't"
...
I think that's what the author meant.
2018-10-23 13:05:47 -07:00
Khai Nguyen
547aead304
Update article.md
2018-10-22 16:21:43 -07:00
Cat McLoughlin
b7bf483ac8
Adjust grammar in Coding Style page
2018-10-22 14:13:50 -07:00
daGo
d9cbf25880
fixSentence
...
[-] What's the benefit over using `Symbol("id")` over a string `"id"`?
[+] What's the benefit of using `Symbol("id")` over a string `"id"`?
2018-10-22 14:38:18 +03:00
Ilya Kantor
266b489d24
adjust fonts for epub
2018-10-22 01:09:27 +03:00
Ilya Kantor
924b6ffadd
fix
2018-10-21 23:06:53 +03:00
Ilya Kantor
0e4c009eb3
Merge pull request #551 from manu-dikzit/patch-1
...
Fixed "7 language types" to "7 data types"
2018-10-20 23:22:22 +03:00
Ilya Kantor
f07ca04334
Merge pull request #557 from dagolinuxoid/patch-2
...
a tiny correction
2018-10-20 23:21:52 +03:00
Ilya Kantor
2ac68ec7a5
Merge pull request #559 from fearedserpent/patch-1
...
Fixed grammatical typo.
2018-10-20 23:21:28 +03:00
Ilya Kantor
333e7fce6b
sketch figures, chrome resize
2018-10-20 12:14:22 +03:00
Shashank Rajesh
61e825b042
Fixed grammatical typo.
...
Singular case agreement error. Yes, all I did was remove an 's' from a word. What a great first contribution to an open source project!
2018-10-18 18:05:10 -04:00
evazorro
1ffbae42fa
Update question with more natural phrasing
2018-10-18 12:24:28 -04:00
evazorro
e06b51996a
Reword "clue" sentence
...
This sounds more natural and professional
2018-10-18 11:41:34 -04:00
evazorro
8c31fae9fa
Make "parental permissions" prompt sound more natural
2018-10-18 11:27:08 -04:00
evazorro
843e5f32b1
Grammatical and wording updates
2018-10-18 11:22:48 -04:00
daGo
6a718598f3
a tiny correction
...
I guess 'find return' looks a bit awkward, maybe you wanted to write 'find and return' but dropped 'and'. Just 'return' seems fine.
PS. I don't believe that I didn't solve the simple task yet. Few years ago I was able to handle much more complex stuff ... feelsWierdAndBadMan.
2018-10-17 20:14:31 +03:00
manu-dikzit
ce323eb6f3
Fixed "7 language types" to "7 data types"
2018-10-15 16:51:25 +05:30
Nic Capdevila
c131f05b8b
Update article.md
2018-10-09 21:40:58 -03:00
Ilya Kantor
c3d7b5afc4
fix
2018-10-09 12:21:52 +03:00
Ilya Kantor
712e452af3
color fixes
2018-10-09 12:17:45 +03:00
Ilya Kantor
d0fcf522da
sketch downgrade to 50 for good arrows, closes #494
2018-10-09 12:00:34 +03:00
Ilya Kantor
6f8bd3c0de
closes #499
2018-10-07 21:19:44 +03:00
Ilya Kantor
e19f368ed5
closes #502
2018-10-07 21:18:10 +03:00
Ilya Kantor
aa43deef3b
closes #516
2018-10-07 20:19:48 +03:00
Gabriel Kuslap
5fa41b360e
Fix typo: change 'if' to 'is'
2018-10-07 10:30:37 +03:00
Gabriel Kuslap
2dbfc1855c
Revert "Fix typo: change 'if' to 'is'"
...
This reverts commit 1091f1bc6c
.
2018-10-07 10:08:52 +03:00
Gabriel Kuslap
1091f1bc6c
Fix typo: change 'if' to 'is'
2018-10-07 10:06:23 +03:00
Gabriel Kuslap
d91a988aa4
Revert "fix typo: change "if" to "is""
...
This reverts commit d723403c74
.
2018-10-07 10:02:48 +03:00
Gabriel Kuslap
d723403c74
fix typo: change "if" to "is"
2018-10-07 10:00:22 +03:00
Ilya Kantor
b6d0c8fd69
Merge pull request #543 from MarekStocki/patch-1
...
`!` is a *logical* not, not a bitwise not
2018-10-05 11:26:46 +03:00
Ilya Kantor
d7a6377390
Merge pull request #540 from darkw1z/patch-1
...
Update article.md
2018-10-05 10:13:47 +03:00
darkw1z
18b8e2f709
Update article.md
...
Adding missing word.
2018-10-04 20:26:45 +02:00
MarekStocki
f6115bf2db
!
is a *logical* not, not a bitwise not
2018-10-04 13:44:07 +02:00
Ezra Casas
bda23ad3d5
Corrected typos
2018-10-03 19:47:04 -06:00
Ilya Kantor
a4aa087725
Update article.md
2018-09-30 23:54:48 +03:00
Ilya Kantor
9fdfb7b3d3
Merge pull request #521 from dagolinuxoid/patch-1
...
typo: thay -> they
2018-09-30 23:49:27 +03:00
Ilya Kantor
36cf31c082
Merge pull request #517 from Lachlantula/patch-1
...
Updated 'Non-english' to 'Non-English' in 04-variables/article.md
2018-09-30 23:47:22 +03:00
Ilya Kantor
054a3194a4
Merge pull request #507 from dspechnikov/patch-1
...
Fix Arrow functions note syntax typo
2018-09-30 23:43:43 +03:00
Ilya Kantor
23525320e2
Merge pull request #503 from goodforenergy/patch-1
...
Small grammatical corrections
2018-09-30 23:43:04 +03:00
Ilya Kantor
92c7b2c929
Merge pull request #500 from jessuni/patch-1
...
Fixed 2 typos
2018-09-30 23:42:47 +03:00
daGo
3a44f0c937
typo: thay -> they
2018-09-28 14:17:35 +03:00
Lachlan Shoesmith
e0219e2a4a
Updated 'Non-english' to 'Non-English'
...
Keeps consistency with the rest of the document which uses the capitalised proper noun 'English'.
2018-09-25 19:22:33 +10:00
Dmitry Pechnikov
2b749830ff
Fix Arrow functions note syntax typo
...
Missing end quotes make Spread operator section render into the note.
2018-09-17 12:20:48 +03:00
Helen Durrant
537a96a596
Small grammatical corrections
2018-09-08 21:40:11 +02:00
Jessiesttt
ad77816bb2
Fix 2 typos
2018-09-07 11:53:32 +08:00
Ghost-017
1fc3647cfc
A tiny grammar correction
...
Will make the reader understand better what object will be stored in the cache.
2018-09-05 18:22:34 +08:00
Ilya Kantor
ae7a774d3a
Merge pull request #475 from k-yang/patch-1
...
Fixed typo in function name
2018-08-30 13:45:57 +03:00
Ilya Kantor
11aaf5e52b
Merge pull request #477 from carlfsmithiii/master
...
Corrected incomplete sentence in "Comparisons" page
2018-08-30 13:43:23 +03:00
Ilya Kantor
cd70475e31
Merge pull request #481 from jacobherrington/patch-1
...
rephrase section describing old JavaScript code
2018-08-30 13:42:29 +03:00
Ilya Kantor
4fece444ad
Merge pull request #486 from ssdml/patch-1
...
Update article.md
2018-08-30 13:41:43 +03:00