Skip to content

Commit

Permalink
fix: correct typo in GitHub title
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxtuneLee committed Oct 10, 2024
1 parent ad498d8 commit bebf0a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12,628 deletions.
2 changes: 1 addition & 1 deletion app/(user)/home/@profilePanel/default.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const ProfilePanel = () => {

<BindAppItem
bindAppIconProps={githubIcon}
bindAppTitle={"GutHub"}
bindAppTitle={"GitHub"}
binded={data?.includes("github") ?? false}
/>
</div>
Expand Down
Loading

0 comments on commit bebf0a7

Please sign in to comment.