Skip to content

Commit c29f156

Browse files
authored
Update src/content/docs/kv/index.mdx
Removing unnecessary linebreak
1 parent b4d266f commit c29f156

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/kv/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Create a global, low-latency, key-value data storage.
2525

2626
<Plan type="workers-all" />
2727

28-
Workers KV is a data storage that allows you to store and retrieve data globally. With Workers KV, you can build dynamic and performant APIs and websites
29-
that support high read volumes with low latency.
28+
Workers KV is a data storage that allows you to store and retrieve data globally. With Workers KV, you can build dynamic and performant APIs and websites that support high read volumes with low latency.
3029

3130
For example, you can use Workers KV for:
3231

0 commit comments

Comments
 (0)