Skip to content

Commit 64acea4

Browse files
authored
Update article.md
'"pro" and "contra" -> 'pros and cons'. 'pros and cons' is a much more typical way of saying it. But "pro" and "contra" is interesting. I hadn't previously thought about what "cons" stood for, though now it seems obvious. Also, punctuation change.
1 parent 83bf32f commit 64acea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@ Any point on the page has coordinates:
250250
251251
Window coordinates are great to use with `position:fixed`, and document coordinates do well with `position:absolute`.
252252
253-
Both coordinate systems have their "pro" and "contra", there are times we need one or the other one, just like CSS `position` `absolute` and `fixed`.
253+
Both coordinate systems have their pros and cons; there are times we need one or the other one, just like CSS `position` `absolute` and `fixed`.

0 commit comments

Comments
 (0)