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 81cb989 commit b92ca63Copy full SHA for b92ca63
src/components/homepage/About.js
@@ -114,7 +114,7 @@ export function AboutFeatures() {
114
sx={(theme) => ({ color: theme.colors.yellow[5] })}
115
className={classes.txtTitle}
116
>
117
- Why build an all-Open Source community cloud?
+ Why build an Open Source community centered on cloud operations?
118
</Title>
119
<Text
120
my="xl"
0 commit comments