From 7de393cbdee60dc680a47edd0ea1c560f042ec35 Mon Sep 17 00:00:00 2001 From: Jarren San Jose Date: Sun, 2 Nov 2025 22:02:52 -0800 Subject: [PATCH] docs: correct 'light-weight' to 'lightweight' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ebef4590..aa4099514 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Coverage Status](https://coveralls.io/repos/github/supabase/storage-api/badge.svg?branch=master)](https://coveralls.io/github/supabase/storage-api?branch=master) -A scalable, light-weight object storage service. +A scalable, lightweight object storage service. > Read [this post](https://supabase.io/blog/2021/03/30/supabase-storage) on why we decided to build a new object storage service.