aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/performancetiming/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/performancetiming/index.html')
-rw-r--r--files/ja/web/api/performancetiming/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/performancetiming/index.html b/files/ja/web/api/performancetiming/index.html
index d6ab292be4..4de2dace22 100644
--- a/files/ja/web/api/performancetiming/index.html
+++ b/files/ja/web/api/performancetiming/index.html
@@ -72,7 +72,7 @@ translation_of: Web/API/PerformanceTiming
<dl>
<dt>{{deprecated_inline}}  {{domxref("PerformanceTiming.toJSON()")}} {{non-Standard_Inline}}</dt>
- <dd>Returns a <a href="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON">JSON object</a> representing this <code>PerformanceTiming</code> object.</dd>
+ <dd>Returns a <a href="/ja/docs/Web/JavaScript/Reference/Global_Objects/JSON" title="/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON">JSON object</a> representing this <code>PerformanceTiming</code> object.</dd>
</dl>
<h2 id="仕様">仕様</h2>