We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a29826 commit 17c2317Copy full SHA for 17c2317
2-ui/1-document/08-styles-and-classes/article.md
@@ -301,4 +301,4 @@ To change the styles:
301
302
To read the resolved styles (with respect to all classes, after all CSS is applied and final values are calculated):
303
304
-- The `getComputedStyles(elem[, pseudo])` returns the style-like object with them. Read-only.
+- The `getComputedStyle(elem[, pseudo])` returns the style-like object with them. Read-only.
0 commit comments