aboutsummaryrefslogtreecommitdiff
path: root/files/ru/web/javascript/reference/global_objects/symbol
diff options
context:
space:
mode:
authorAlexey Pyltsyn <lex61rus@gmail.com>2021-03-22 22:22:24 +0300
committerGitHub <noreply@github.com>2021-03-23 02:22:24 +0700
commit52e82c171704e75c12d0b26740f6c60a7b6df33e (patch)
treedf1ba59bf3f86926605b33efb0cceebf785deacc /files/ru/web/javascript/reference/global_objects/symbol
parent33984e116c31c184a8b7511cc29d50c17405aa6e (diff)
downloadtranslated-content-52e82c171704e75c12d0b26740f6c60a7b6df33e.tar.gz
translated-content-52e82c171704e75c12d0b26740f6c60a7b6df33e.tar.bz2
translated-content-52e82c171704e75c12d0b26740f6c60a7b6df33e.zip
Unify "Syntax" heading in Russian translation (#287)
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/symbol')
-rw-r--r--files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html b/files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html
index 3e250ce039..55ca5d60ef 100644
--- a/files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html
+++ b/files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html
@@ -18,7 +18,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Symbol/keyFor
<p>The source for this interactive example is stored in a GitHub repository. If you'd like to contribute to the interactive examples project, please clone <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> and send us a pull request.</p>
</div>
-<h2 id="Синтакс">Синтакс</h2>
+<h2 id="Синтаксис">Синтаксис</h2>
<pre class="syntaxbox"><var>Symbol.keyFor(sym)</var>;</pre>