Commit graph

586 commits

Author SHA1 Message Date
DonaCthulhuote
64b11fdef8
Fixed spelling of particular. 2018-10-04 21:39:26 -04:00
Ghost-017
022b618f7d
Update task.md
For me it's not confusing anymore
2018-10-04 13:47:26 +08:00
Ghost-017
ef513dd083
Typo corrected 2018-10-04 12:46:33 +08:00
Ghost-017
f392e076e0
Update task.md 2018-10-03 10:29:57 +08:00
Ilya Kantor
30a04f4ba6
Merge pull request #529 from Ghost-017/patch-1
Cleared a misunderstanding
2018-10-02 14:08:53 +03:00
Ilya Kantor
3650039c97
Merge pull request #533 from Ghost-017/patch-6
Update article.md
2018-10-02 14:05:51 +03:00
Ghost-017
17345e93a3
Update article.md 2018-10-02 12:44:36 +08:00
Ghost-017
378b8c2a90
Update article.md
Style is not a property, so I think you meant the display?
2018-10-01 12:36:19 +08:00
Ghost-017
ddc619b331
Update solution.md 2018-10-01 11:23:11 +08:00
Peter Keller
c5ca14fdcb Update sentence in DOMContentLoaded and scripts 2018-09-30 17:42:37 -04:00
Ilya Kantor
14761c4364
Merge pull request #525 from Ghost-017/patch-5
Update article.md
2018-09-30 23:55:40 +03:00
Ilya Kantor
f3f9a75c98
Merge pull request #523 from Ghost-017/patch-4
Grammar fixes
2018-09-30 23:55:27 +03:00
Ilya Kantor
39991afee6
Merge pull request #520 from BriFuture/master
fixed wrong annotation at line 38 and 40
2018-09-30 23:49:18 +03:00
Ilya Kantor
bde68f5cdd
Merge pull request #511 from Ghost-017/patch-3
Typo changes
2018-09-30 23:44:24 +03:00
Ilya Kantor
36b836d13e
Merge pull request #504 from ShunSakurai/patch-1
Remove duplicate word "effect"
2018-09-30 23:43:15 +03:00
Ilya Kantor
d570b5647f
Merge pull request #490 from Phlum/patch-1
Fixed typo
2018-09-30 23:41:27 +03:00
Ghost-017
ffd8f194a5
Update article.md 2018-09-30 20:38:46 +08:00
Ghost-017
e467907112
Update article.md 2018-09-30 19:25:45 +08:00
Ghost-017
21af999ce8
Grammar fixes 2018-09-30 09:44:37 +08:00
周家未
0b79c657bd
fixed wrong annotation at line 38 and 40 2018-09-28 11:01:15 +08:00
Ghost-017
0f6a7e0776
Typo changes
- HTML is not really a language
- I'd prefer to use the word 'parse' because it means, "The process of analyzing text made of a sequence of tokens to determine its grammatical structure ... . The parser then builds a data structure ... for compilers, interpreters or translators to create an executable program or library." Instead of just reading them.

https://stackoverflow.com/questions/2933192/what-is-parsing-in-terms-that-a-new-programmer-would-understand
2018-09-19 20:37:25 +08:00
Shun Sakurai
ba64109e8a
Remove duplicate word "effect" 2018-09-10 22:53:29 +09:00
Tim Scott
cfb455230f
Fixed typo
Fixed a grammatical error at the top of the article.
2018-08-31 14:56:07 +01:00
Ilya Kantor
dbe2ccc271
Merge pull request #474 from dandgerson/patch-1
typo in 172 line
2018-08-30 13:46:06 +03:00
Ilya Kantor
20f7462634
Merge pull request #480 from dandgerson/patch-2
fix typos in the task solution
2018-08-30 13:42:40 +03:00
Orkhan Huseynli
937d819cdb
Fixed typo in DOMContentLoaded paragraph 2018-08-23 22:48:31 +04:00
Dmitry Anderson
1b4bd42a24
another one 2018-08-21 08:57:13 +03:00
Dmitry Anderson
f47d25e1aa
fix typos in the task solution
had fix two typos in "1-add-select-option" task solution
2018-08-21 08:51:02 +03:00
Dmitry Anderson
f8330d0487
typo in 172 line
had fix small typo in 172 line
2018-08-15 17:25:34 +03:00
Ben James
e4a4426ff1 Use gender neutral pronouns 2018-08-02 15:15:35 +01:00
Seamus Johnston
a87a866613
Insert missing array index in solution 2018-07-19 21:09:35 -04:00
Ilya Kantor
5f51206e5a minor 2018-07-16 11:48:04 +03:00
Ilya Kantor
435ca2a1e2
Merge pull request #448 from davidbludlow/typoWordTo
Fixed small typo in "Styles and classes" page
2018-07-03 18:55:14 +03:00
davidbludlow
1c309a866f
Small typo on "Styles and classes" page
One word typo on https://javascript.info/styles-and-classes#create-a-notification
2018-06-29 19:05:02 -05:00
David B Ludlow
e6505f13a1 Fixed small typo in "Styles and classes" page
A sentence on the page didn't make grammatical sense until I added the word "to".
2018-06-29 16:04:49 -05:00
davidbludlow
844aef693e
MD typo in <!--BODY-->
When displayed on https://javascript.info/basic-dom-node-properties there was a typo that said <!–BODY–> but it was supposed to say <!--BODY-->. It was caused by a markdown technicality.
2018-06-22 01:50:04 -05:00
Ilya Kantor
d4447e30cc
Merge pull request #424 from AGCB/patch-2
grammar fix
2018-06-07 17:56:42 +03:00
Ilya Kantor
073e844cbd
Merge pull request #430 from mvasin/patch-1
Fix a misused word
2018-06-07 16:56:37 +03:00
Ilya Kantor
9ce3109d54
Merge pull request #402 from brentguf/dom-nav
Walking the DOM chapter
2018-06-06 23:23:22 +03:00
Mikhail Vasin
3d4ad8ff51
Fix a misused word 2018-05-01 23:42:26 +03:00
AGCB
8edfab513f
grammar fix 2018-04-12 16:51:50 -07:00
Ilya Kantor
8524e2e23b
Merge pull request #411 from brentguf/browser-env
Browser environment chapter
2018-03-31 22:54:53 +03:00
Ilya Kantor
ebc46fd727
Merge pull request #403 from brentguf/node-propertie
Node properties chapter
2018-03-31 21:43:48 +03:00
Ilya Kantor
8bb4e5b725
Merge pull request #401 from brentguf/browser-events
Intro to Browser Events
2018-03-31 21:38:06 +03:00
Ilya Kantor
ffee62959a
Merge pull request #399 from brentguf/attributes-properties
Attributes/properties
2018-03-31 21:36:59 +03:00
Brent Guffens
82a34d231f
Small typo 2018-03-05 10:18:48 +01:00
Ilya Kantor
9365275467 fixes 2018-03-03 10:34:46 +03:00
Ilya Kantor
6f90aadc40
Merge pull request #391 from brentguf/dom-tree
DOM Tree chapter
2018-03-03 09:14:06 +03:00
Ilya Kantor
da9d759298
Merge pull request #392 from brentguf/mouse-events-basics
Mouse Events Chapter
2018-03-03 09:10:54 +03:00
Ilya Kantor
4918bddcf0
Merge pull request #394 from brentguf/modifying-the-dom
Modifying the dom
2018-03-03 09:08:00 +03:00