From 25ec216cfb34661b440725001e12e213fcd47ef8 Mon Sep 17 00:00:00 2001 From: Zachary Date: Tue, 4 Mar 2025 11:14:49 -0500 Subject: [PATCH] Fix typo of Anthropic --- templates/react/example/tanchat/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/react/example/tanchat/info.json b/templates/react/example/tanchat/info.json index ade08cb2..59357339 100644 --- a/templates/react/example/tanchat/info.json +++ b/templates/react/example/tanchat/info.json @@ -1,6 +1,6 @@ { "name": "TanStack Chat", - "description": "A chat example that uses TanStack Start and TanStack Store. Features chat with Antrhopic Sonnet, chat history and custom prompts.", + "description": "A chat example that uses TanStack Start and TanStack Store. Features chat with Anthropic Sonnet, chat history and custom prompts.", "phase": "example", "templates": ["file-router"], "link": "",