Skip to content

Commit 80eb75a

Browse files
Use typo
1 parent 1a29826 commit 80eb75a

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/1-document/11-coordinates/3-position-at-absolute

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The solution is actually pretty simple:
22

33
- Use `position:absolute` in CSS instead of `position:fixed` for `.note`.
4-
- Usee the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.
4+
- Use the function [getCoords()](info:coordinates#getCoords) from the chapter <info:coordinates> to get document-relative coordinates.

0 commit comments

Comments
 (0)