Skip to content

Commit 0848039

Browse files
committed
📝 Reword Edit on GitHub button to fit one line
Signed-off-by: Eduard Itrich <[email protected]> on-behalf-of: @porscheofficial <[email protected]>
1 parent 5e64ea6 commit 0848039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/02_molecules/editOnGithub/EditOnGithub.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export const EditOnGithub: React.FC<EditOnGithubProps> = ({ file }) => {
2020
iconSource="/assets/octicons/mark-github.svg"
2121
theme="dark"
2222
>
23-
Proposa a change on GitHub
23+
Edit on GitHub
2424
</LinkButton>
2525
</div>
2626
);

0 commit comments

Comments
 (0)