Skip to content

Commit 0886b19

Browse files
committed
fix: update display shield documentation for clarity and consistency
- Revised text to clarify how the micro:bit fits into the display shield. - Capitalized "D-pad" for consistency in terminology.
1 parent 425b056 commit 0886b19

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

.astro/data-store.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/content/docs/apps/display-shield-ui.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ description: How to work with the display shield
66
## Working with the display shield
77

88
Once you have downloaded the app to your micro:bit, plug it into the display shield.
9-
See the [display shield overview](/getting-started/display-shields/) to see how
10-
the micro:bit fits into the shield.
9+
See below for how the micro:bit slots into the shield.
1110

1211
Most display shields have a built-in battery. Turn on the power switch on the display
1312
shield to power both the shield and the micro:bit.
@@ -17,9 +16,9 @@ or the display shield.
1716

1817
## User interface
1918

20-
The display shields have a 4-way directional pad (d-pad) or 4 buttons
19+
The display shields have a 4-way directional pad (D-pad) or 4 buttons
2120
arrange in a diamond, to the left of the screen. To the right of
22-
the screen are the A and B buttons. The d-pad is used to move
21+
the screen are the A and B buttons. The D-pad is used to move
2322
the cursor in the UI up/down/left/right. The A button is used to
2423
select the current element the cursor is on. The B button is used
2524
to back out of a screen or dialog.

0 commit comments

Comments
 (0)