Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 66b8efa

Browse files
pete-watterskyranjamie
authored andcommitted
fix: fix typo in leather-wallet, closes #1221
1 parent 64a2a74 commit 66b8efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export const DEFAULT_STACKS_NODE_URL = whenNetwork<string>({
3232

3333
export const EXPLORER_URL = 'https://explorer.hiro.so';
3434

35-
export const GITHUB_ORG = 'leather-walet';
35+
export const GITHUB_ORG = 'leather-wallet';
3636

3737
export const GITHUB_REPO = 'desktop';
3838

0 commit comments

Comments
 (0)