Brent Guffens
3f04442b79
Remove quotes around AND operator
2018-01-17 21:26:44 +01:00
Brent Guffens
062388f403
Remove quotes around OR operator
2018-01-17 21:16:21 +01:00
Brent Guffens
e055c4c845
Typo
2018-01-17 21:14:35 +01:00
Brent Guffens
cdd6c6b21c
Update article.md
2018-01-17 17:39:51 +01:00
Brent Guffens
4b4c65abeb
Typos
2018-01-17 14:43:42 +01:00
Brent Guffens
2a3c6bc1d1
Remove quotes around equality operator
2018-01-17 14:23:20 +01:00
Brent Guffens
488e8504a7
Remove quotes around equation sign
2018-01-17 14:13:46 +01:00
Brent Guffens
6109448768
Remove quotes around comma operator
2018-01-17 12:43:14 +01:00
Brent Guffens
abef5c4379
More language improvements
2018-01-17 11:43:11 +01:00
Brent Guffens
0f42ea7b12
Typo fix
2018-01-17 11:35:49 +01:00
Brent Guffens
2c3b1a34e2
Number to string conversion clarification
2018-01-17 11:32:49 +01:00
Brent Guffens
2fb940557d
Remove quotes around addition operator
2018-01-17 11:29:07 +01:00
Brent Guffens
59f6d8d0a2
Remove quotes around addition operator
2018-01-17 11:26:56 +01:00
Brent Guffens
60ea5f6bc4
Remove quotes around unary negation operator
2018-01-17 11:24:53 +01:00
Brent Guffens
fb5c7b6fa7
Minus operation instead of minus sign
2018-01-17 09:18:11 +01:00
Ilya Kantor
c693192018
improvement
2018-01-14 20:14:22 +03:00
Ilya Kantor
527a9d2120
Merge pull request #350 from randsu/master
...
Typo: strig => string
2018-01-14 20:09:02 +03:00
Ilya Kantor
d7ffd84b8a
Merge pull request #345 from a-ogilvie/patch-4
...
Small changes for readability
2018-01-14 20:08:33 +03:00
Ilya Kantor
09e7d3f652
Merge pull request #344 from a-ogilvie/patch-2
...
Changes for readability
2018-01-14 20:08:04 +03:00
Ilya Kantor
6e70b6dd15
Merge pull request #343 from a-ogilvie/patch-1
...
Small changes for readability
2018-01-14 20:06:59 +03:00
Ilya Kantor
66bb1be839
Merge pull request #342 from a-ogilvie/patch-3
...
Small readability changes
2018-01-14 20:05:20 +03:00
Nikolaos Papasavvas
91445d59fe
fix typo in search algorithm exercise
2018-01-14 09:00:25 +01:00
Richard Anderssen
a89b92b701
Typo: strig => string
2018-01-10 15:36:48 +01:00
Alexander Ogilvie
dd91880dba
Small changes for readability
...
Small changes made for readability. No changes made to the example code.
2017-12-26 16:51:33 +09:00
Alexander Ogilvie
9270600771
Changes for readability
...
Changes made for readability. No changes were made to meaning or to the code examples.
2017-12-26 16:17:23 +09:00
Alexander Ogilvie
a6c6dcb719
Small changes for readability
...
Made small changes to grammar for readability. No changes to meaning or code examples were made.
2017-12-22 15:52:54 +09:00
Alexander Ogilvie
98ef0caf8d
Small readability changes
...
Small changes to improve readability. No changes to the meaning or to the example code have been made.
2017-12-22 11:06:49 +09: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
51aff82819
minor
2017-12-16 14:23:54 +03:00
Ilya Kantor
ef94a0e593
Merge pull request #309 from harishekhar/patch-1
...
Modified just a small comment
2017-12-16 11:27:15 +03:00
Ilya Kantor
0d1703753d
Merge pull request #311 from tomByrer/patch-1
...
consistent code style for Function
2017-12-16 11:26:07 +03:00
Ilya Kantor
0d0158dd6b
Merge pull request #312 from julieeeeeee/patch-2
...
"Start with the two" Change to => "Start with two"
2017-12-16 11:25:50 +03:00
Ilya Kantor
d0ae5a2164
Merge pull request #318 from luismbo/patch-1
...
Add links for Vim and Emacs
2017-12-16 11:24:52 +03:00
Ilya Kantor
d382ba7246
Merge pull request #320 from davegregg/master
...
Grammar and readability edits in Clickjacking and Ninja Code
2017-12-16 11:24:38 +03:00
Ilya Kantor
c761705096
Merge pull request #332 from julieeeeeee/patch-4
...
minor grammar suggestions
2017-12-16 11:21:38 +03:00
Ilya Kantor
419d5be43d
Merge pull request #333 from a-ogilvie/patch-1
...
Small changes for readability
2017-12-16 11:21:18 +03:00
Alexander Ogilvie
84163887c5
Small grammatical changes
...
Small changes to improve readability.
2017-12-15 19:11:22 +09:00
Alexander Ogilvie
1352092777
Small changes for readability
...
I got a little confused in one place (line 191) because the meaning wasn't clear. I also changed a couple of other places to make it read more naturally.
2017-12-15 18:54:58 +09:00
Julie Kim
7685ff05f8
minor grammar suggestions
2017-12-11 11:20:48 -05:00
David Michael Gregg
8cfbb0542c
Replace single confusing clause
...
I'm guessing "From one hand" was meant to be "On one hand," but the rest of the idiom is missing. So I've replaced the phrase, rather than rewrite the paragraph.
2017-12-05 15:54:00 -05:00
Luís Oliveira
4dc3b2a793
Add links for Vim and Emacs
2017-12-01 19:54:48 +00:00
Julie Kim
2898275004
"Start with the two" Change to => "Start with two"
...
Minor English grammar issue
2017-11-29 10:32:47 -05:00
Tom Byrer
1b10c359bf
consistent code style
...
First the Function function string had no spaces or trailing semi, then did in the second half.
Perhaps a linter bot would be better, but manual will do for now.
2017-11-29 04:32:43 -06:00
Hari Shekhar
f03a0edcb4
Modified just a small comment
2017-11-28 11:05:33 +05:30
Ilya Kantor
2f645e3255
Merge pull request #306 from usernamehw/patch-5
...
Update article.md
2017-11-27 22:39:54 +03:00
Ilya Kantor
6cb0a55554
Merge pull request #305 from usernamehw/patch-4
...
Update article.md
2017-11-27 22:39:41 +03:00
Ilya Kantor
a637398894
Merge pull request #303 from usernamehw/patch-3
...
Update article.md
2017-11-27 22:39:27 +03:00
Ilya Kantor
89f6c41e06
Merge pull request #302 from usernamehw/patch-2
...
Update article.md
2017-11-27 22:39:10 +03:00