Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2339)

Unified Diff: chrome/common/extensions/docs/static/storage.html

Issue 10384177: Fix a one-pixel typo in storage docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/storage.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/storage.html
diff --git a/chrome/common/extensions/docs/static/storage.html b/chrome/common/extensions/docs/static/storage.html
index cd0e4d2e4ebebc0cfdf39c6773a4005cc0a38aaa..47330c1c81cee313e03ac11bc2601cc1ef549c3b 100644
--- a/chrome/common/extensions/docs/static/storage.html
+++ b/chrome/common/extensions/docs/static/storage.html
@@ -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>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/storage.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698