Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ _The current document has registered a script tool that the agent notices may be
filterTemplates(description)
```

_The agent invokes the tool: `filterTemplate("sprint themed, date and time displayed prominently, white background")`.
_The agent invokes the tool: `filterTemplate("spring themed, date and time displayed prominently, white background")`.
The UI updates to show a filtered list matching this description._

**Agent**: Ok, the remaining templates should now match your description.
Expand Down