From 08dc1a1e60063705ccefc1eb4ef0a17d1ddf196b Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Sun, 14 Mar 2021 18:26:20 +0300 Subject: Fix typos --- files/ru/conflicting/web/javascript/reference/operators/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/conflicting/web/javascript/reference/operators/index.html') diff --git a/files/ru/conflicting/web/javascript/reference/operators/index.html b/files/ru/conflicting/web/javascript/reference/operators/index.html index 85a37e17a8..84d5d1f9ab 100644 --- a/files/ru/conflicting/web/javascript/reference/operators/index.html +++ b/files/ru/conflicting/web/javascript/reference/operators/index.html @@ -259,12 +259,12 @@ y = -x; // y = -3, x = 3 {{SpecName('ES5.1', '#sec-11.3')}} {{Spec2('ES5.1')}} - Определено в нескольких секциях специфии: Additive operators, Multiplicative operators, Postfix expressions, Unary operators. + Определено в нескольких секциях спецификации: Additive operators, Multiplicative operators, Postfix expressions, Unary operators. {{SpecName('ES6', '#sec-postfix-expressions')}} {{Spec2('ES6')}} - Определено в нескольких секциях специфии: Additive operators, Multiplicative operators, Postfix expressions, Unary operators. + Определено в нескольких секциях спецификации: Additive operators, Multiplicative operators, Postfix expressions, Unary operators. {{SpecName('ES7', '#sec-postfix-expressions')}} -- cgit v1.2.3-54-g00ecf