We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f576a35 + 17c2317 commit e8eeab1Copy full SHA for e8eeab1
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