From 8b81fb4997863dfc0e81fd3751e26a0a620b1548 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Fri, 25 Jun 2021 01:21:55 +0900 Subject: Web/JavaScript/Reference/Errors 以下の見出しの表記を統一 (#1203) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/javascript/reference/errors/json_bad_parse/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/javascript/reference/errors/json_bad_parse') diff --git a/files/ja/web/javascript/reference/errors/json_bad_parse/index.html b/files/ja/web/javascript/reference/errors/json_bad_parse/index.html index 6115bfd192..914aea9ee5 100644 --- a/files/ja/web/javascript/reference/errors/json_bad_parse/index.html +++ b/files/ja/web/javascript/reference/errors/json_bad_parse/index.html @@ -13,7 +13,7 @@ translation_of: Web/JavaScript/Reference/Errors/JSON_bad_parse

JavaScript の例外で、 {{jsxref("JSON.parse()")}} が文字列を JSON として解釈するのに失敗した場合に発生します。

-

メッセージ

+

エラーメッセージ

SyntaxError: JSON.parse: unterminated string literal
 SyntaxError: JSON.parse: bad control character in string literal
-- 
cgit v1.2.3-54-g00ecf