File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,9 +112,9 @@ function retrieveNextChunk(nextChunkInfo) {
112
112
<h2 id=model>Model</h2>
113
113
114
114
<p> Standards defining local or session storage APIs will define a <a>storage endpoint</a> and
115
- <a lt="registered storage endpoints">register</a> it by changing this standard. They will use either
116
- <a>obtain a local storage bottle map</a> or <a>obtain a session storage bottle map</a> , which
117
- will give them:
115
+ <a lt="registered storage endpoints">register</a> it by changing this standard. They will invoke
116
+ either the <a>obtain a local storage bottle map</a> or the
117
+ <a>obtain a session storage bottle map</a> algorithm, which will give them:
118
118
119
119
<ul>
120
120
<li><p> Failure, which might mean the API has to throw or otherwise indicate there is no storage
You can’t perform that action at this time.
0 commit comments