Skip to content

Commit 599febc

Browse files
docs: fix typo at refine AI (#6883)
1 parent 56826be commit 599febc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/refine-theme/ai-landing-step-list.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export const StepList = ({ className }: { className?: string }) => {
5151
<StepContainer className="landing-lg:flex-row-reverse !gap-0 landing-md:gap-8">
5252
<AiLandingStepTwo />
5353
<AiLandingStepInfo
54-
title="Collabrotive planning"
54+
title="Collaborative planning"
5555
description="Refine AI knows all the steps to build enterprise-grade, production-ready internal software. Before writing a single line of code, Refine AI ensures that all requirements and preferences are carefully gathered and validated."
5656
step={"02."}
5757
/>

0 commit comments

Comments
 (0)