Skip to content

Commit 09af3f5

Browse files
authored
fix: correct spelling of "Anthropic" in TanStack Chat description (#66)
Updated the TanStack Chat example description to correctly reference "Anthropic" instead of "Antrhopic".
1 parent 6481617 commit 09af3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/solid/example/tanchat/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TanStack Chat",
3-
"description": "A chat example that uses TanStack Start and TanStack Store. Features chat with Antrhopic Sonnet, chat history and custom prompts.",
3+
"description": "A chat example that uses TanStack Start and TanStack Store. Features chat with Anthropic Sonnet, chat history and custom prompts.",
44
"phase": "example",
55
"templates": ["file-router"],
66
"link": "",

0 commit comments

Comments
 (0)