Commit graph

91 commits

Author SHA1 Message Date
Ilya Kantor
7dc720f770
Merge pull request #579 from dagolinuxoid/patch-2
add the quotes
2018-11-03 19:32:36 +03:00
Ilya Kantor
0ed3b44386
Merge pull request #574 from mathiasbockwoldt/patch-1
Added missing semicolon
2018-11-03 19:30:37 +03:00
Ilya Kantor
444af99a26
Merge pull request #570 from loumarven/patch-2
Improved sentence composition
2018-11-03 19:29:37 +03:00
Ilya Kantor
9d76f97c2d
Merge pull request #563 from dagolinuxoid/patch-4
fixSentence
2018-11-03 19:26:06 +03:00
sneaky-moose
82502dbe27
Correct spelling mistake in JS comment
independant -> independent
2018-10-30 12:24:38 +11:00
daGo
be572bdb4c
add the quotes
now they do the same
2018-10-28 10:33:10 +03:00
Mathias Bockwoldt
90ce0219ea
Added missing semicolon
To be consistent, I added a semicolon after a `let` command
2018-10-26 17:00:58 +02:00
loumarven
9a98dddced
Improved sentence composition 2018-10-24 23:15:11 +08: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
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
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
manu-dikzit
ce323eb6f3
Fixed "7 language types" to "7 data types" 2018-10-15 16:51:25 +05:30
Ilya Kantor
d0fcf522da sketch downgrade to 50 for good arrows, closes #494 2018-10-09 12:00:34 +03:00
Ilya Kantor
aa43deef3b closes #516 2018-10-07 20:19:48 +03:00
Ezra Casas
bda23ad3d5
Corrected typos 2018-10-03 19:47:04 -06:00
daGo
3a44f0c937
typo: thay -> they 2018-09-28 14:17:35 +03:00
Ilya Kantor
101f8ba623 closes #440 2018-07-19 23:42:11 +03:00
Ilya Kantor
8d69ef158f closes #441 2018-07-19 23:39:01 +03:00
upupming
a45492a800 Fixed: function name not match 2018-07-15 13:28:30 +08:00
daGo
48f942c093
typo: it's > its
just a casual small typo
2018-07-09 20:53:06 +03:00
Ilya Kantor
3340634eb5 minor 2018-07-04 15:09:45 +03:00
Ilya Kantor
9ad2ad6355
Merge pull request #419 from MargaritD/master
minor suggested edits to Objects chapter
2018-03-31 22:33:09 +03:00
MargaritD
0a5d71de0c
Update article.md 2018-03-31 08:00:33 -04:00
Lakindu Akash
3334ce274e
update code snippet that was marked as text. 2018-03-05 01:41:28 +05:30
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
andrej-repisky
c8df40f4fa
Fixed incorrect it's/its 2018-01-22 12:16:56 +01:00
Ilya Kantor
57cc857aab
Merge branch 'master' into patch-1 2017-12-20 20:34:36 +03:00
Benjamin Modayil
01d9f8297c
rearranged word "also" 2017-12-17 11:08:46 -05:00
Ilya Kantor
6e4427dcf0 minor 2017-12-17 00:04:46 +03:00
Ilya Kantor
121c264090 fixed 2017-10-02 12:07:14 +03:00
Ilya Kantor
ed0e64b838 minor 2017-10-02 12:06:27 +03:00
Ilya Kantor
1ece4a5b61 Merge pull request #221 from usernamehw/patch-2
Typos & spacing
2017-10-01 07:26:35 +03:00
Ilya Kantor
5ad8c9f4bd Merge pull request #222 from usernamehw/patch-3
Spacing
2017-10-01 07:26:11 +03:00
Ilya Kantor
acfb23fe0f Merge pull request #223 from usernamehw/patch-5
Spacing
2017-10-01 07:26:03 +03:00
Alexander
cb37ad9291 Spacing 2017-09-28 07:36:07 +03:00
Alexander
0aaa498d2c Spacing 2017-09-28 07:31:09 +03:00
Alexander
14a926c7a3 Typos & spacing 2017-09-28 07:15:40 +03:00
Alexander
4858aaa062 Typo 2017-09-28 01:18:05 +03:00
Alexander
aae4dfd17b Typo 2017-09-25 21:19:53 +03:00
Ilya Kantor
0a2b936133 fixes 2017-09-24 08:58:52 +03:00
Sámal Rasmussen
cc4d10896e Fix computed property example
I'm sure the fruit variable was supposed to be used somewhere.
2017-09-17 00:17:25 +02:00
Aniket Kudale
2b57bdafa8 Corrected task 3 typo 2017-09-05 16:25:31 +05:30
Kurczok
4a2a86ee85 removed => removing 2017-09-04 00:08:02 +02:00
Ilya Kantor
55e91ede26 Merge pull request #145 from GeorgySerga/patch-2
Update 01-object
2017-08-25 23:14:33 +02:00
Ilya Kantor
468a769b51 fixes 2017-08-22 23:19:09 +02:00
Georgy
36f3007651 Update 01-object
Little grammar fix, add subject "we".
2017-08-21 17:23:54 -04:00
Jeff Bothe
374db1ebd4 grammar, usage, punctuation edits, Part 1, sections 3.1 - 4.6 2017-08-15 18:25:49 -05:00
Ilya Kantor
888ec65a9f Merge pull request #132 from seancwall/patch-2
Fix small spelling mistake
2017-08-09 23:21:50 +02:00
Ilya Kantor
2fd1292d0a Merge pull request #133 from seancwall/patch-3
Fix spelling mistake 'substract'
2017-08-09 23:21:37 +02:00
Sean Wall
c75e07d82b Fix spelling mistake 'substract' 2017-08-09 08:40:00 -04:00