Skip to content

Commit ac79c1b

Browse files
Update astro/src/content/docs/bff/fundamentals/apis/index.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent df44dff commit ac79c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • astro/src/content/docs/bff/fundamentals/apis

astro/src/content/docs/bff/fundamentals/apis/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ redirect_from:
1313
- /identityserver/v7/bff/apis/
1414
---
1515

16-
A frontend application using the BFF pattern can call two types of APIs:
16+
A frontend application using the BFF pattern can call two types of APIs: embedded (local) APIs, and proxied remote APIs.
1717

1818
## Choosing an API Approach
1919

0 commit comments

Comments
 (0)