Skip to content

Commit f1398c3

Browse files
committed
fix: grammar
1 parent b8c09bd commit f1398c3

File tree

1 file changed

+1
-1
lines changed
  • src/app/(homepage)/components/Header

1 file changed

+1
-1
lines changed

src/app/(homepage)/components/Header/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const Header: React.FC = () => {
4141
<div className="flex size-full flex-wrap items-center gap-6 px-6 py-3.75">
4242
<SeerLogo />
4343
<p className="text-klerosUIComponentsPrimaryText text-base">
44-
If watched, what score will Clément give the movie?
44+
If watched, what score will Clément give to the movie?
4545
</p>
4646
</div>
4747
</div>

0 commit comments

Comments
 (0)