Skip to content

Commit 91f8456

Browse files
committed
spelling error
1 parent 5c9dc5e commit 91f8456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ const packageManagers = [
975975
/>
976976

977977
<AppGroup
978-
title="Comunication"
978+
title="Communication"
979979
icon="/icons/install/comunication.png"
980980
apps={[
981981
{ title: "Install Discord", inputId: "Discord" },

website/src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ const packageManagers = [
960960
/>
961961

962962
<AppGroup
963-
title="Comunication"
963+
title="Communication"
964964
icon="/icons/install/comunication.png"
965965
apps={[
966966
{ title: "Install Discord", inputId: "Discord" },

0 commit comments

Comments
 (0)