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 a5b6fa1 commit c196bc7Copy full SHA for c196bc7
components/pages/home/sections/IntroFeaturesSection.jsx
@@ -40,7 +40,7 @@ const IntroFeaturesSection = () => {
40
Completely Open Source
41
</Typography>
42
<Typography variant="intro" style={{ opacity: .5 }}>
43
- CodeEdit is developed for you by developers like you. Don't like something? Want a new feature? Just create an issue or submit a PR.
+ CodeEdit is developed for you by developers like you. Don't like something? Want a new feature? Just create an issue or submit a PR.
44
45
</Stack>
46
</GridItem>
0 commit comments