Skip to content

Commit b4c26a6

Browse files
groksrcclaude[bot]phernandez
authored
fix: correct spelling error "Chose" to "Choose" in continue_conversation prompt (#141)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Paul Hernandez <phernandez@users.noreply.github.com>
1 parent 3fdce68 commit b4c26a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/basic_memory/templates/prompts/continue_conversation.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You can also:
9696
You can:
9797
- Explore more with: `search_notes("{{ topic }}")`
9898
- See what's changed: `recent_activity(timeframe="{{default timeframe "7d"}}")`
99-
- **Record new learnings or decisions from this conversation:** `write_note(folder="[Chose a folder]" title="[Create a meaningful title]", content="[Content with observations and relations]")`
99+
- **Record new learnings or decisions from this conversation:** `write_note(folder="[Choose a folder]" title="[Create a meaningful title]", content="[Content with observations and relations]")`
100100

101101
## Knowledge Capture Recommendation
102102

0 commit comments

Comments
 (0)