aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/json/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/json/index.html')
-rw-r--r--files/ru/glossary/json/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ru/glossary/json/index.html b/files/ru/glossary/json/index.html
index d20d1f3b2e..f5c0439f8a 100644
--- a/files/ru/glossary/json/index.html
+++ b/files/ru/glossary/json/index.html
@@ -7,7 +7,7 @@ tags:
- Глоссарий
- Написание скриптов
translation_of: Glossary/JSON
-original_slug: Словарь/JSON
+original_slug: Глоссарий/JSON
---
<p><em>JavaScript Object Notation</em> (<strong>JSON</strong>) это формат обмена данными.  Несмотря на то, что JSON не является строгим подмножеством, он напоминает синтаксис {{Glossary("JavaScript")}}. Хотя много языков программирования поддерживают JSON, он особенно полезен для JavaScript-приложений, таких как веб-сайты и расширения для браузера.</p>