Closed
Bug 1413002
Opened 8 years ago
Closed 8 years ago
'hoisting' typo: coding vs. code
Categories
(Developer Documentation Graveyard :: JavaScript, defect, P1)
Developer Documentation Graveyard
JavaScript
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u604884, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36
Steps to reproduce:
https://developer.mozilla.org/en-US/docs/Glossary/Hoisting
Actual results:
"...function declarations are physically moved to the top of your *coding*"
Expected results:
"coding" should be "code".
Updated•8 years ago
|
Priority: -- → P1
Comment 1•8 years ago
|
||
Fixed
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•