diff options
Diffstat (limited to 'files/ru/web/javascript/reference/operators/grouping/index.html')
-rw-r--r-- | files/ru/web/javascript/reference/operators/grouping/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/operators/grouping/index.html b/files/ru/web/javascript/reference/operators/grouping/index.html index 1e4714a8a8..2ea76c3a00 100644 --- a/files/ru/web/javascript/reference/operators/grouping/index.html +++ b/files/ru/web/javascript/reference/operators/grouping/index.html @@ -53,7 +53,7 @@ a * c + b * c // 9 -<p>{{Compat("javascript.operators.grouping")}}</p> +<p>{{Compat}}</p> <h2 id="Смотрите_также">Смотрите также</h2> |