Skip to content

Commit 4f41c76

Browse files
committed
Minor text tweek
1 parent 643ee3b commit 4f41c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/_app.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,12 @@ function Toolbox({ Component, pageProps }: AppProps) {
135135
passHref
136136
>
137137
<p css={tw`px-3 mx-2 py-2 my-auto hover:cursor-pointer`}>
138-
Spigot
138+
SpigotMC
139139
</p>
140140
</Link>
141141
<Link href={"https://github.com/HelpChat"} passHref>
142142
<p css={tw`px-3 mx-2 py-2 my-auto hover:cursor-pointer`}>
143-
Github
143+
GitHub
144144
</p>
145145
</Link>
146146
<div

0 commit comments

Comments
 (0)