Skip to content

Commit 781dbef

Browse files
committed
typo fix
1 parent b4bba42 commit 781dbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/quickstart/developer/DeveloperQuickstartLayout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class DeveloperQuickstartLayout extends React.Component {
1010
<Col lg={16} md={18} xs={24}>
1111
<Card>
1212
<h3 className={"ant-typography"}>GitCom developer quickstart</h3>
13-
<b>GitCom is a platform that can help you to monetize your open source projects</b>
13+
<b>GitCom is a platform that can help you monetize your open source projects</b>
1414
<Row className={"margin-md-top"}/>
1515
<a href={"https://start.gitcom.org"} target="_blank" rel="noopener noreferrer">
1616
<Button icon={"question"} type={"default"}>How it works?</Button>

0 commit comments

Comments
 (0)