Skip to content

Commit e79f05a

Browse files
Update src/pages/[platform]/ai/concepts/architecture/index.mdx
Co-authored-by: Ian Saultz <[email protected]>
1 parent f49a258 commit e79f05a

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/ai/concepts/architecture

1 file changed

+1
-1
lines changed

src/pages/[platform]/ai/concepts/architecture/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Amplify AI kit is built around the idea of routes. An AI route is like an AP
4040
When you create an AI route with the Amplify AI kit, it is using these services:
4141

4242
### AWS AppSync
43-
Acts as an API layer to authorize and route requests from the browser to AWS services.
43+
Serverless API layer to authorize and route requests from the browser to AWS services.
4444

4545
### Amazon DynamoDB
4646
Serverless database for storing conversation history.

0 commit comments

Comments
 (0)