Merge pull request #537 from Ghost-017/patch-8

Typos corrected
This commit is contained in:
Ilya Kantor 2018-10-05 10:13:13 +03:00 committed by GitHub
commit 95aed80952
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
In this task we only need to accuracely calculate the coorindates. See the code for details. In this task we only need to accurately calculate the coordinates. See the code for details.
Please note: the elements must be in the document to read `offsetHeight` and other properties. Please note: the elements must be in the document to read `offsetHeight` and other properties.
A hidden (`display:none`) or out of the document element has no size. A hidden (`display:none`) or out of the document element has no size.