Skip to content

Commit 7c44619

Browse files
Update layout.tsx
Fixed typemiss
1 parent d1f8175 commit 7c44619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const geistMono = Geist_Mono({
1616
});
1717

1818
export const metadata: Metadata = {
19-
title: "The infinity's",
19+
title: "The Infinity's",
2020
description: "Believe in The Infinite Possibilities!",
2121
};
2222

0 commit comments

Comments
 (0)