Skip to content

Commit 64c7d3d

Browse files
committed
Fix spelling: sytem -> system in handoff.mdx
1 parent 5a24330 commit 64c7d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/squads/handoff.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ Override the default function definition for more control. You can overwrite the
505505

506506
## Best Practices
507507

508-
1. **Clear Descriptions**: Write specific, actionable descriptions for each destination in your sytem prompt. Use `tool.function.name` to customize the name of the function to put into your prompt.
508+
1. **Clear Descriptions**: Write specific, actionable descriptions for each destination in your system prompt. Use `tool.function.name` to customize the name of the function to put into your prompt.
509509
2. **Context Management**: Use `lastNMessages` to limit context size for performance
510510
3. **Model Optimization**: Use multiple tools for OpenAI, single tool for Anthropic
511511
4. **Variable Extraction**: Extract key data before handoff to maintain context

0 commit comments

Comments
 (0)