Skip to content

Commit 9d86fe5

Browse files
committed
Fix typos
1 parent 2c117bc commit 9d86fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/reference/front-end-api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: Frontend API
1212

1313
The Unleash [Frontend API](/reference/api/unleash/frontend-api) simplifies connecting client-side applications to Unleash. It shares the same API as [Unleash Edge](https://docs.getunleash.io/reference/unleash-edge) but is best suited for development environments, low-traffic applications, or internal dashboards.
1414

15-
The Frontend API has a straighforward setup and since it is built directly into Unleash, so you don't need to manage it. However, unlike Unleash Edge, it cannot be scaled horizontally and isn’t designed for high request volumes.
15+
The Frontend API has a straightforward setup and since it is built directly into Unleash, you don't need to manage it. However, unlike Unleash Edge, it cannot be scaled horizontally and isn’t designed for high request volumes.
1616

1717
The Frontend API shares the same API as Unleash Edge, so you can start development with the Frontend API and transition to Unleash Edge when needed.
1818

0 commit comments

Comments
 (0)