Commit graph

2512 commits

Author SHA1 Message Date
Ilya Kantor
b9ca311f19
Merge pull request #935 from alaabouayed/patch-4
Clarity
2019-04-23 20:38:50 +03:00
Alexey Pyltsyn
10f84e7268 6-data-storage/01-cookie: fix typo 2019-04-23 20:31:30 +03:00
Ilya Kantor
6f55ba602b
Merge pull request #936 from lex111/js-correct
Fix name of JavaScript
2019-04-23 20:19:14 +03:00
Alexey Pyltsyn
c5ce5578fc Fix name of JavaScript 2019-04-23 11:54:43 +03:00
Alaa Bouayed
8ef9fd28dc
Clarity 2019-04-22 16:23:57 +01:00
Ilya Kantor
3b14ed8185 minor 2019-04-22 18:03:51 +03:00
Ilya Kantor
203b8f9f07 fixes 2019-04-22 17:52:53 +03:00
Ilya Kantor
585b77dbb9
Merge pull request #933 from alaabouayed/patch-3
Grammar
2019-04-22 08:48:59 +03:00
Ilya Kantor
3b3363ee33
Merge pull request #934 from alaabouayed/patch-2
Corrected grammar
2019-04-22 08:48:49 +03:00
Alaa Bouayed
14163bbe75
Grammar 2019-04-21 23:23:03 +01:00
Alaa Bouayed
7aa1e0f625
Corrected grammar 2019-04-21 22:23:13 +01:00
Ilya Kantor
74e6955587
Merge pull request #932 from cmdlhz/cmdlhz-patch-1
Updated article.md (better sentence flow)
2019-04-21 22:50:34 +03:00
Ilya Kantor
b91abf88fd minor 2019-04-21 22:30:06 +03:00
Ilya Kantor
b38d4263f2 minor 2019-04-21 22:29:29 +03:00
Lim
d67929ca8d
Updated article.md (better sentence flow)
BEFORE
"3. When this happens, a special “object wrapper” IS CREATED that provides the extra functionality, and then is destroyed."
AFTER
"3. When this happens, a special “object wrapper” that provides the extra functionality IS CREATED, and then is destroyed."
2019-04-21 21:56:44 +09:00
Ilya Kantor
092f739c1c searching elements: make more modern 2019-04-21 14:27:04 +03:00
Ilya Kantor
b8eb04dfb6 classes: remove patterns 2019-04-21 13:40:20 +03:00
Ilya Kantor
be9f48c2f2
Merge pull request #930 from alaabouayed/patch-1
Fixed typo
2019-04-21 07:52:47 +03:00
Ilya Kantor
0a2b8175de
Merge pull request #929 from mihansweatpants/patch-2
Fix typo
2019-04-21 07:52:35 +03:00
Ilya Kantor
7b884bf84a
Merge pull request #928 from mihansweatpants/patch-1
Minor grammar fix
2019-04-21 07:52:21 +03:00
Ilya Kantor
77581bc049
Merge pull request #927 from him2312/patch-1
Update solution.md
2019-04-21 07:52:02 +03:00
Ilya Kantor
333a00bb13
Merge pull request #924 from dragonwocky/patch-4
Typos
2019-04-21 07:49:21 +03:00
Ilya Kantor
de9f268c46
Merge pull request #922 from JohnMcGuinness/patch-1
Minor grammar change
2019-04-21 07:49:07 +03:00
Ilya Kantor
3dbd493c38
Merge pull request #921 from candh/patch-1
Fixed syntax error / typo
2019-04-21 07:48:53 +03:00
Alaa Bouayed
f363b920ec
Fixed typo
'lines' instead of 'line' in the "multi-line input" section
2019-04-20 19:48:58 +01:00
Миша Барсегян
42ae87a863
Fix typo
Correct DOOM to DOM
2019-04-20 19:28:13 +03:00
Миша Барсегян
65e805c70e
Minor grammar fix
Remove word "to" after a modal verb
2019-04-20 18:42:08 +03:00
Ilya Kantor
069795438d minor 2019-04-20 12:33:05 +03:00
Himanshu Singh
557d170c81
Update solution.md
Changed the sign on line 32,33.
2019-04-20 14:39:00 +05:30
Ilya Kantor
79f0463dc4
Update README.md 2019-04-20 02:35:43 +03:00
Ilya Kantor
df0c224bd1
Update README.md 2019-04-20 02:35:28 +03:00
Ilya Kantor
08fa87003d
Update README.md 2019-04-20 02:08:49 +03:00
Ilya Kantor
becdb24ec7
Update README.md 2019-04-20 02:07:48 +03:00
Ilya Kantor
f6a7c12ea7
Update README.md 2019-04-20 02:07:14 +03:00
Ilya Kantor
f3ea9763a1
Update README.md 2019-04-20 02:06:56 +03:00
Ilya Kantor
75c51cf447
Update README.md 2019-04-20 02:06:18 +03:00
Ilya Kantor
b79ba7da8a
Update README.md 2019-04-20 02:05:50 +03:00
Ilya Kantor
c62633c8b1
Update README.md 2019-04-20 02:05:36 +03:00
Ilya Kantor
811491d8b8
Update README.md 2019-04-20 02:05:16 +03:00
Ilya Kantor
b6f0a67d74
Merge pull request #925 from tadjik1/patch-1
fix typo in article title
2019-04-19 15:15:58 +03:00
Sergey Zelenov
4f6864e1b0
fix typo in article title
iteration -> iterators
2019-04-19 14:10:06 +02:00
dragonwocky
922170b619
thee -> the 2019-04-18 18:26:51 +10:00
dragonwocky
a63d623bd2
vise -> vice 2019-04-18 18:11:29 +10:00
dragonwocky
f776557046
import typo 2019-04-18 16:03:05 +10:00
Ilya Kantor
a64fb2661b fix 2019-04-18 08:47:03 +03:00
John McGuinness
17223e64d6
Update index.md 2019-04-18 08:16:17 +10:00
haider
ef91e0916f
Fixed syntax error / typo
not a biggie
2019-04-17 23:02:23 +05:00
Ilya Kantor
1f19fd8a5a
Merge pull request #919 from dragonwocky/patch-3
make wording clearer
2019-04-17 17:44:48 +03:00
Ilya Kantor
a3c66e07b8
Merge pull request #920 from 1van0v/patch-1
Missing "has" verb in present perfect
2019-04-17 17:31:04 +03:00
1van0v
92f2c7b557
Update article.md
From my point of you "has" should be added or "go" should be used in the past tense (went).
2019-04-17 16:48:11 +03:00