aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/api/web_storage_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/ko/web/api/web_storage_api')
-rw-r--r--files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html b/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html
index 23b11df2ec..375348edf6 100644
--- a/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html
+++ b/files/ko/web/api/web_storage_api/using_the_web_storage_api/index.html
@@ -207,7 +207,7 @@ imageForm<span class="punctuation token">.</span>onchange <span class="operator
</div>
</div>
-<p>All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a <a class="external external-icon" href="http://dev-test.nemikor.com/web-storage/support-test/" title="http://dev-test.nemikor.com/web-storage/support-test/">detailed rundown of all the storage capacities for various browsers</a>.</p>
+<p>All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a <a class="external external-icon" href="http://dev-test.nemikor.com/web-storage/support-test/">detailed rundown of all the storage capacities for various browsers</a>.</p>
<h2 id="See_also">See also</h2>