Skip to content

Commit f729e5c

Browse files
committed
[오타수정] Part 2 - 1.11 좌표 #1599
1 parent d8e513c commit f729e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/1-document/11-coordinates/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ function createMessageUnder(elem, html) {
252252
253253
창 기준 좌표는 `position:fixed`와 사용하면 좋고 문서 기준 좌표는 `position:absolute`와 사용하면 좋습니다.
254254
255-
두 좌표 체계 모두 장단점이 있습니다. CSS의 `position`, `absolute`, `fixed`처럼 이게 필요할 때도 있고 저게 필요할 때도 있습니다.
255+
두 좌표 체계 모두 장단점이 있습니다. CSS의 `position`, `absolute`, `fixed`처럼 이게 필요할 때도 있고 저게 필요할 때도 있습니다.

0 commit comments

Comments
 (0)