From 7586547b4ee219ca2d0c6b462408a243052d24f6 Mon Sep 17 00:00:00 2001 From: Alexey Pyltsyn Date: Sun, 21 Mar 2021 10:41:00 +0300 Subject: Deeper yofication of Russian translation (#251) --- files/ru/glossary/primitive/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ru/glossary/primitive') diff --git a/files/ru/glossary/primitive/index.html b/files/ru/glossary/primitive/index.html index 39f3f3aac6..73761a6add 100644 --- a/files/ru/glossary/primitive/index.html +++ b/files/ru/glossary/primitive/index.html @@ -36,7 +36,7 @@ console.log(foo); // ["plugh"] bar = bar.toUpperCase(); // BAZ -

Примитив может быть заменён, но он не может быть напрямую изменен.

+

Примитив может быть заменён, но он не может быть напрямую изменён.

Другой пример [ Step-by-step ]

@@ -71,7 +71,7 @@ console.log(foo); // 5