diff options
Diffstat (limited to 'files/ko/web/api/encoding_api/index.html')
-rw-r--r-- | files/ko/web/api/encoding_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ko/web/api/encoding_api/index.html b/files/ko/web/api/encoding_api/index.html index 04581b999a..033556ff1f 100644 --- a/files/ko/web/api/encoding_api/index.html +++ b/files/ko/web/api/encoding_api/index.html @@ -28,7 +28,7 @@ translation_of: Web/API/Encoding_API <h2 id="Tutorials_tools">Tutorials & tools</h2> <ul> - <li>A <a href="http://code.google.com/p/stringencoding/" title="http://code.google.com/p/stringencoding/">shim</a> allowing to use this interface in browsers that don't support it.</li> + <li>A <a href="http://code.google.com/p/stringencoding/">shim</a> allowing to use this interface in browsers that don't support it.</li> <li><a href="/en-US/Add-ons/Code_snippets/StringView" title="/en-US/docs/Web/JavaScript/Typed_arrays/StringView"><code>StringView</code></a> – a C-like representation of strings based on typed arrays.</li> </ul> |