Spaces:
Runtime error
Runtime error
refactor: renamed feature
Browse files
src/components/getting-started.tsx
CHANGED
@@ -90,7 +90,7 @@ export default function GettingStarted() {
|
|
90 |
<SyncIcon />
|
91 |
</ListItemIcon>
|
92 |
<ListItemText>
|
93 |
-
Sync your
|
94 |
</ListItemText>
|
95 |
</ListItem>
|
96 |
<ListItem>
|
|
|
90 |
<SyncIcon />
|
91 |
</ListItemIcon>
|
92 |
<ListItemText>
|
93 |
+
Sync your GitHub repository with your π€ Space
|
94 |
</ListItemText>
|
95 |
</ListItem>
|
96 |
<ListItem>
|