Skip to content

Commit

Permalink
Merge branch 'rvinnakota/login-copy' of https://github.com/codecov/ga…
Browse files Browse the repository at this point in the history
…zebo into rvinnakota/login-copy
  • Loading branch information
rohitvinnakota-codecov committed Dec 20, 2024
2 parents 5420b35 + 7b79594 commit 0949928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ function GithubIntegrationCopy({ integrationId }) {
return (
<p>
This account is configured via the GitHub App. You can manage the apps
repository integration on <A to={{ pageName: 'github' }}>Gitub.</A>
repository integration on <A to={{ pageName: 'github' }}>GitHub.</A>
</p>
)
return (
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const InstallCodecovAI: React.FC = () => {
<Card>
<Card.Header>
<Card.Title size="base">
Install the Codecov AI app on Gitub
Install the Codecov AI app on GitHub
</Card.Title>
</Card.Header>
<Card.Content>
Expand Down

0 comments on commit 0949928

Please sign in to comment.