Skip to content

Commit cb3b457

Browse files
authored
Change AI to ML because cringe (#7636)
Change AI to ML
1 parent fe66310 commit cb3b457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/SignIn.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ const SignIn = () => {
280280
}}
281281
className="!bg-primary !text-chalkboard-10 !border-transarent"
282282
>
283-
<span className="py-2 lg:py-0">AI-unlocked CAD</span>
283+
<span className="py-2 lg:py-0">ML-unlocked CAD</span>
284284
</ActionButton>
285285
</div>
286286
</div>

0 commit comments

Comments
 (0)