Skip to content

Commit

Permalink
docs: fix spelling (#840)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamlite authored Sep 15, 2024
1 parent 93f6b7e commit 95e65e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/advanced/API.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const CustomButton = () => {

### `useSwitchToNewThread`

Starts a new thraed with an empty chat history.
Starts a new thread with an empty chat history.

```tsx
import { useSwitchToNewThread } from "@assistant-ui/react";
Expand Down

0 comments on commit 95e65e6

Please sign in to comment.