Matthieu Lapeyre commited on
Commit
b76ed7d
·
2 Parent(s): 48e0dbb 10eae96

Merge branch 'main' of https://huggingface.co/spaces/pollen-robotics/Reachy_Mini

Browse files
Files changed (1) hide show
  1. src/pages/GettingStarted.jsx +2 -2
src/pages/GettingStarted.jsx CHANGED
@@ -492,12 +492,12 @@ export default function GettingStarted() {
492
  </Step>
493
  <Step active completed={false}>
494
  <StepLabel>
495
- <Typography fontWeight={600}>Enter your Wi-Fi & play!</Typography>
496
  </StepLabel>
497
  <StepContent>
498
  <Typography variant="body2" color="text.secondary" sx={{ mb: 2 }}>
499
  The robot will restart and connect to your network. Then access the dashboard
500
- to explore 30+ apps from hand tracking to AI conversations!
501
  </Typography>
502
  <Button
503
  variant="contained"
 
492
  </Step>
493
  <Step active completed={false}>
494
  <StepLabel>
495
+ <Typography fontWeight={600}>Enter your Wi-Fi & update</Typography>
496
  </StepLabel>
497
  <StepContent>
498
  <Typography variant="body2" color="text.secondary" sx={{ mb: 2 }}>
499
  The robot will restart and connect to your network. Then access the dashboard
500
+ to explore 30+ apps, from hand tracking to AI conversations!
501
  </Typography>
502
  <Button
503
  variant="contained"