diff options
Diffstat (limited to 'files/ru/web/javascript/reference/global_objects/symbol')
-rw-r--r-- | files/ru/web/javascript/reference/global_objects/symbol/keyfor/index.html | 2 |
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> |