We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26c101a + 087b4ce commit 418b888Copy full SHA for 418b888
src/pages/_document.tsx
@@ -4,7 +4,7 @@ export default function Document() {
4
return (
5
<Html lang="en">
6
<Head>
7
- <meta name="description" content="Commit Rocket, next-gen git client" />
+ <meta name="description" content="Commit Rocket, the next-gen git client" />
8
<link rel="icon" href="/favicon.ico" />
9
</Head>
10
<body>
0 commit comments