Skip to content

Commit 795de70

Browse files
authored
Update WorkTogether.tsx
fixes Nick-h4ck3r#13
1 parent bb1d634 commit 795de70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(marketing)/_components/WorkTogether.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const WorkTogether = () => {
88
<div className="relative flex flex-col items-center text-center">
99
<h1 className="max-w-4xl text-3xl font-bold text-white sm:text-4xl md:text-5xl xl:text-6xl">
1010
{" "}
11-
Let&apos;s works on something togheter.{" "}
11+
Let&apos;s work on something together.{" "}
1212
</h1>
1313
<p className="mt-10 max-w-xl text-base text-gray-300">
1414
Ready to take your projects to the next level? Let&apos;s collaborate

0 commit comments

Comments
 (0)