Commit 62da82b0 authored by aa@chromium.org's avatar aa@chromium.org

Fix a one-pixel typo in storage docs.

TBR=kalman@chromium.org

Review URL: https://chromiumcodereview.appspot.com/10384177

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@137152 0039d316-1c4b-4281-b951-d872f2087c98
parent ae51b29a
......@@ -82,7 +82,7 @@ enormous amounts of material.
<p>For details on the current limits
of the storage API, and what happens
when those limits are exceeded, please
see the <a href="#apiReference">API reference.</a>
see the <a href="#apiReference">API reference</a>.
<h2 id="examples">Examples</h2>
......
......@@ -339,7 +339,7 @@ enormous amounts of material.
</p><p>For details on the current limits
of the storage API, and what happens
when those limits are exceeded, please
see the <a href="#apiReference">API reference.</a>
see the <a href="#apiReference">API reference</a>.
</p><h2 id="examples">Examples</h2>
<p>
The following example checks for
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment