diff --git a/app/ai/page.tsx b/app/ai/page.tsx index 89173d619..8616bf7f6 100644 --- a/app/ai/page.tsx +++ b/app/ai/page.tsx @@ -329,7 +329,7 @@ export default inngest.createFunction( }, { type: "blog", - title: "The principles of produciton AI", + title: "The principles of production AI", description: "How LLM evaluations, guardrails, and orchestration shape safe and reliable AI experiences.", url: `/blog/principles-of-production-ai?ref=${ref}`,