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
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
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
Alaa Bouayed
f363b920ec
Fixed typo
...
'lines' instead of 'line' in the "multi-line input" section
2019-04-20 19:48:58 +01:00
Himanshu Singh
557d170c81
Update solution.md
...
Changed the sign on line 32,33.
2019-04-20 14:39:00 +05:30
Sergey Zelenov
4f6864e1b0
fix typo in article title
...
iteration -> iterators
2019-04-19 14:10:06 +02:00
dragonwocky
f776557046
import typo
2019-04-18 16:03:05 +10:00
Ilya Kantor
1f19fd8a5a
Merge pull request #919 from dragonwocky/patch-3
...
make wording clearer
2019-04-17 17:44:48 +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
dragonwocky
bc845fdb91
make wording clearer
2019-04-17 21:37:00 +10:00
Ilya Kantor
eb43d82a1e
Merge pull request #914 from misterabd/patch-1
...
Update article.md
2019-04-17 08:40:23 +03:00
Ilya Kantor
e73bbce0f2
Merge pull request #915 from neoarma/patch-1
...
Update arguments order of `then` in Part 1, 11.6 Promisification
2019-04-17 08:40:06 +03:00
Ilya Kantor
27db301a75
Update article.md
2019-04-17 08:39:51 +03:00
Ilya Kantor
f81fd00c48
Merge pull request #916 from misterabd/patch-2
...
Update article.md
2019-04-17 08:38:51 +03:00
Ilya Kantor
3f753a1506
Merge pull request #917 from dragonwocky/patch-2
...
Smooth over some wording
2019-04-17 08:35:20 +03:00
Ilya Kantor
4a294861ac
minor
2019-04-16 10:07:14 +03:00
dragonwocky
81a37be350
typos
...
o -> on
build-in -> built-in
2019-04-16 15:16:36 +10:00
dragonwocky
8a9d97a7f9
itselfs -> itself
2019-04-16 15:02:07 +10:00
dragonwocky
52f899a1af
inheret -> inherit
2019-04-16 14:58:48 +10:00
dragonwocky
c113522d5e
smoothed over wording
...
improved grammar, removed extra punctuation (the "-"), generally attempted to make things make a little more sense, fixed a couple of typos
2019-04-16 12:43:39 +10:00
Abdullah Manzoor
585612033a
Update article.md
...
Fixed typos and made grammar changes.
2019-04-15 16:15:42 +01:00
neoarma
dc2da3097e
Update arguments order of then
...
The first argument should be for handling a successful result, and the second for error.
2019-04-15 22:46:25 +12:00
Abdullah Manzoor
effc64ab00
Update article.md
2019-04-15 09:39:50 +01:00
Ilya Kantor
0a95d04b17
closes #908
2019-04-15 11:31:03 +03:00
CookiesDeathCookies
bfa672d076
fix function signature in view
2019-04-14 21:42:52 +03:00
CookiesDeathCookies
d886f551a8
fix function signature
2019-04-14 21:19:54 +03:00
Ilya Kantor
1d19bcbe6c
Merge pull request #909 from dragonwocky/patch-1
...
Minor grammatical typo fix
2019-04-14 09:23:10 +03:00
Ilya Kantor
5c970877e3
Merge pull request #907 from kolumb/patch-2
...
Change link destination
2019-04-14 09:23:01 +03:00
Ilya Kantor
7c4e330520
Merge pull request #906 from vasilevx/patch-1
...
Change "water" to "value" parameter in example
2019-04-14 09:22:48 +03:00
dragonwocky
24d132bd73
Minor grammatical typo fix
...
"rare mathematical __or hieroglyphic__ characters" makes a little more sense than "rare mathematical __of hieroglyphs__ characters"
2019-04-14 15:53:33 +10:00
Danil Kolumbet
271129ecaf
Change link destination
...
At the end article mentions a chapter about comments, but link sends to an antecedent article, which doesn't mention comments at all.
2019-04-13 15:32:18 +03:00
vasilevx
3b97c0ae80
Change "water" to "value" parameter in sample
2019-04-12 02:59:37 +03:00
Mérinat Tobias iamerina
7a9a83e608
typos and improved wording
2019-04-11 08:42:32 +02:00
Ilya Kantor
222c52fcd8
minor
2019-04-10 10:53:34 +03:00
Ilya Kantor
c9631a108c
Merge pull request #890 from jackpickus/patch-1
...
Update article.md
2019-04-09 23:38:16 +03:00
Ilya Kantor
1349e70f88
Merge pull request #894 from amolpatravali97/patch-1
...
Mistake in naming the property name.
2019-04-09 23:38:06 +03:00
Ilya Kantor
67ed0e01c8
Merge pull request #895 from holub008/master
...
Mismatched example code and image in promise basics
2019-04-09 23:37:56 +03:00
Ilya Kantor
61908637f3
Merge pull request #899 from Hormozdi/master
...
Update article.md
2019-04-09 23:37:08 +03:00
Ilya Kantor
88c371a607
Merge pull request #900 from atulsm/master
...
Fixing the syntax typo in prompt function definition
2019-04-09 23:36:58 +03:00
Eli Geller
16deb3c6c1
General grammar/typo changes
2019-04-09 13:28:55 -04:00
Atul Soman
d25d29cd0f
Update article.md
2019-04-09 16:38:35 +05:30
Atul Soman
1728f97425
Fixing the syntax typo in prompt
2019-04-09 14:09:55 +05:30
hoomaan Hormozdi
18e30f15ba
Update article.md
...
Type mismatch
2019-04-09 11:40:54 +04:30