Skip to content

Commit

Permalink
doc: ture => true
Browse files Browse the repository at this point in the history
  • Loading branch information
telesoho committed Aug 20, 2024
1 parent bc2d1ce commit a5d39f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Smartly paste for Markdown.

This feature uses a large language model(Groq.com) to analyze the clipboard content and convert it into Markdown format.

Enable this feature by Set `MarkdownPaste.enableAI` to ture.
Enable this feature by setting `MarkdownPaste.enableAI` to true.
You can also customize how AI processes and outputs text by setting the `MarkdownPaste.aiSysMessage` parameter.

- Paste smart
Expand Down

0 comments on commit a5d39f5

Please sign in to comment.