Skip to content

Commit 087b4ce

Browse files
committed
the
1 parent 69b5fd4 commit 087b4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/_document.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default function Document() {
44
return (
55
<Html lang="en">
66
<Head>
7-
<meta name="description" content="Commit Rocket, next-gen git client" />
7+
<meta name="description" content="Commit Rocket, the next-gen git client" />
88
<link rel="icon" href="/favicon.ico" />
99
</Head>
1010
<body>

0 commit comments

Comments
 (0)