Skip to content

Commit ddc5c19

Browse files
Tweak assistant hint for live graph
1 parent 360b9cb commit ddc5c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/DataSamplesTableHints.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export const MoveMicrobitHint = () => {
120120
<Image src={moveMicrobitImage} />
121121
</AspectRatio>
122122
<Text textAlign="center" w={48}>
123-
Shake the micro:bit and watch the graph change
123+
Move with the micro:bit, such as shake or clap, and watch the graph change.
124124
</Text>
125125
</HStack>
126126
);

0 commit comments

Comments
 (0)