Typo corrected

This commit is contained in:
Ghost-017 2018-10-04 12:46:33 +08:00 committed by GitHub
parent 39fb7a648b
commit ef513dd083
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.
A hidden (`display:none`) or out of the document element has no size.