We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4bba42 commit 781dbefCopy full SHA for 781dbef
src/layouts/quickstart/developer/DeveloperQuickstartLayout.tsx
@@ -10,7 +10,7 @@ class DeveloperQuickstartLayout extends React.Component {
10
<Col lg={16} md={18} xs={24}>
11
<Card>
12
<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>
+ <b>GitCom is a platform that can help you monetize your open source projects</b>
14
<Row className={"margin-md-top"}/>
15
<a href={"https://start.gitcom.org"} target="_blank" rel="noopener noreferrer">
16
<Button icon={"question"} type={"default"}>How it works?</Button>
0 commit comments