From e41b7a77723f5c543f19bc59fc276ff9bf5480af Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 15 Jun 2020 19:07:27 +0200 Subject: [PATCH] Clarify storage endpoint quota Closes #103. --- storage.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/storage.bs b/storage.bs index a86856e..c989039 100644 --- a/storage.bs +++ b/storage.bs @@ -148,8 +148,8 @@ allow for different storage policies. And lastly, a storage bucket consis set of storage types.

A storage endpoint also has a quota, which is null or a -number representing a recommended quota (in bytes) for all -storage bottles corresponding to this storage endpoint. +number representing a recommended quota (in bytes) for each +storage bottle corresponding to this storage endpoint.

A storage identifier is an ASCII string.