Skip to content

Commit 9253b46

Browse files
committed
style: fix prettier formatting in docs
1 parent ab524cb commit 9253b46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/frameworks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ agentcore add agent \
9999

100100
### What gets imported
101101

102-
The import process fetches your Bedrock Agent's full configuration and translates it into framework-specific Python
103-
code that runs on AgentCore:
102+
The import process fetches your Bedrock Agent's full configuration and translates it into framework-specific Python code
103+
that runs on AgentCore:
104104

105105
- **Action groups** (function-schema and built-in) become `@tool` decorated functions
106106
- **Knowledge bases** become retrieval tool integrations

0 commit comments

Comments
 (0)