diff --git a/src/content/docs/d1/platform/pricing.mdx b/src/content/docs/d1/platform/pricing.mdx index b2436f5cb7df12..4790ec8e1cae3a 100644 --- a/src/content/docs/d1/platform/pricing.mdx +++ b/src/content/docs/d1/platform/pricing.mdx @@ -68,4 +68,4 @@ Yes, you can use an index to reduce the number of rows read by a query. [Creatin ### Does a freshly created database, and/or an empty table with no rows, contribute to my storage? -Yes, although minimal. An empty table consumes at least a few kilobytes, based on the number of columns (table width) in the table. An empty database consumes approximately 100 KB of storage. +Yes, although minimal. An empty table consumes at least a few kilobytes, based on the number of columns (table width) in the table. An empty database consumes approximately 12 KB of storage.