Skip to content

Commit 41772b9

Browse files
Tweak copy
1 parent ddc5c19 commit 41772b9

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-
Move with the micro:bit, such as shake or clap, and watch the graph change.
123+
Move, such as shake or clap, with the micro:bit and watch the graph change.
124124
</Text>
125125
</HStack>
126126
);

0 commit comments

Comments
 (0)