We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c09bd commit f1398c3Copy full SHA for f1398c3
src/app/(homepage)/components/Header/index.tsx
@@ -41,7 +41,7 @@ const Header: React.FC = () => {
41
<div className="flex size-full flex-wrap items-center gap-6 px-6 py-3.75">
42
<SeerLogo />
43
<p className="text-klerosUIComponentsPrimaryText text-base">
44
- If watched, what score will Clément give the movie?
+ If watched, what score will Clément give to the movie?
45
</p>
46
</div>
47
0 commit comments