Skip to content

Commit

Permalink
fix(app): LinkedIn->Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
gdixon committed Sep 7, 2022
1 parent 4ed562a commit c0f3583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/platforms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const PLATFORMS: PlatformSpec[] = [
icon: "./assets/discordStampIcon.svg",
platform: "Discord",
name: "Discord",
description: "Connect your existing Linkedin account to verify.",
description: "Connect your existing Discord account to verify.",
connectMessage: "Connect Account",
},
{
Expand Down

0 comments on commit c0f3583

Please sign in to comment.