diff --git a/docs/ts/primitives/object-storage.md b/docs/ts/primitives/object-storage.md index 41fd9fef8c..6a536e354b 100644 --- a/docs/ts/primitives/object-storage.md +++ b/docs/ts/primitives/object-storage.md @@ -23,6 +23,11 @@ Additionally, when you use Encore's Object Storage API you also automatically ge * Built-in local development support, storing objects on the local filesystem * Support for integration testing, using a local, in-memory storage backend + + ## Creating a Bucket The core of Object Storage is the **Bucket**, which represents a collection of files.