docs: update wording for sentence (#10599)

### What?

Updating wording for a sentence.

### Why?

I believe it was missing a word as it read a bit off without it and
causes a reread.

### How?

Doesn't feel like it reads right and causes a reread.

Fixes #

- "If you are building a website that fits within the limits _of_ a tool
like Webflow or Framer"
This commit is contained in:
Greg Presland
2025-01-15 15:32:21 -05:00
committed by GitHub
parent 3fb6ac3ca4
commit 22f3c79dc0

View File

@@ -120,7 +120,7 @@ Payload is a great choice for applications of all sizes and types, but it might
### When Payload might not be for you
- If you can manage your project fully with code, and don't need an admin UI
- If you are building a website that fits within the limits a tool like Webflow or Framer
- If you are building a website that fits within the limits of a tool like Webflow or Framer
- If you already have a full database and just need to visualize the data somehow
- If you are confident that you won't need code / data ownership at any point in the future