From 9a96229818a3971444a77c238cc5ae45921db1bf Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Tue, 23 Mar 2021 21:32:09 +0300 Subject: Fix capitalization of Russian pronouns (#294) * Fix capitalization of Russian pronouns * Apply suggestions from code review Co-authored-by: Alexander Myshov * Update files/ru/web/mathml/element/math/index.html Co-authored-by: Alexander Myshov Co-authored-by: Alexander Myshov --- files/ru/web/api/element/currentstyle/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ru/web/api/element/currentstyle/index.html') diff --git a/files/ru/web/api/element/currentstyle/index.html b/files/ru/web/api/element/currentstyle/index.html index 78ae9e9331..fa6b819dd7 100644 --- a/files/ru/web/api/element/currentstyle/index.html +++ b/files/ru/web/api/element/currentstyle/index.html @@ -38,7 +38,7 @@ if (!("currentStyle" in Element.prototype)) {

Совместимость с браузерами

- +

{{Compat("api.Element.currentStyle")}}

-- cgit v1.2.3-54-g00ecf