Skip to content

Commit 164e1d5

Browse files
committed
style: fix prettier formatting in docs
1 parent f147ba8 commit 164e1d5

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)