Skip to content

Commit

Permalink
Clarify storage endpoint quota
Browse files Browse the repository at this point in the history
Closes #103.
  • Loading branch information
annevk authored Jun 15, 2020
1 parent 60b30c8 commit e41b7a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions storage.bs
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ allow for different storage policies. And lastly, a <a>storage bucket</a> consis
<a for=/>set</a> of <a>storage types</a>.

<p>A <a>storage endpoint</a> also has a <dfn for="storage endpoint">quota</dfn>, which is null or a
number representing a recommended <a for="storage bottle">quota</a> (in bytes) for all
<a for=/>storage bottles</a> corresponding to this <a>storage endpoint</a>.
number representing a recommended <a for="storage bottle">quota</a> (in bytes) for each
<a for=/>storage bottle</a> corresponding to this <a>storage endpoint</a>.

<p>A <dfn>storage identifier</dfn> is an <a for=/>ASCII string</a>.

Expand Down

0 comments on commit e41b7a7

Please sign in to comment.