Skip to content

Commit bc8c673

Browse files
committed
fix: improve wording
Thanks to James Marsden for the input
1 parent 59f336f commit bc8c673

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/model/PCA20065/Card.tsx

+2-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,8 @@ export const Card = ({ model }: { model: Model }) => {
132132
<p class="d-flex">
133133
<CircleStop strokeWidth={1} class="me-2" />
134134
<span>
135-
Press the button on your device to receive them here.
135+
Press the button labelled <code>BUTTON 1</code> on your device
136+
to receive them here.
136137
</span>
137138
</p>
138139
</Collapsible>

0 commit comments

Comments
 (0)