Skip to content

Commit

Permalink
fix: Rename Github to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
icaraps committed Oct 21, 2020
1 parent 55f340d commit 1f6770c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const GitHubActions = ({ repository, branch, root, pagePath }) => {
{...commonsProps}
href={`https://github.com/${repository}/edit/${branch}${rootFolder}/src/pages/${pagePath}`}>
<Edit />
<Text>Edit in Github</Text>
<Text>Edit in GitHub</Text>
</ActionButton>

<ActionButton
Expand Down

0 comments on commit 1f6770c

Please sign in to comment.