diff --git a/storage.bs b/storage.bs index be67647..99f5833 100644 --- a/storage.bs +++ b/storage.bs @@ -406,7 +406,7 @@ initially an empty map. A storage bottle also has a set. A storage bottle also has a quota, which is null or a number representing a conservative estimate of the total amount of bytes it can hold. Null indicates the lack of a limit. It is still bound by the storage quota of its -encompassing storage shelf. +encompassing storage shelf.
A storage bottle's map is where the actual data meant to be stored lives. User agents are expected to store this data, and make it available across agent