Skip to content

Commit 2cf0a24

Browse files
Header: Align Inspect element label
1 parent bfa5a50 commit 2cf0a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Header/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const HeaderMenu = ({ onShareClick }: { onShareClick: () => void }) => {
330330
disabledReason="No active Playroom to inspect"
331331
shortcut={[primaryMod, 'Shift', 'C']}
332332
>
333-
Inspect
333+
Inspect Element
334334
</MenuItem>
335335

336336
<MenuItem

0 commit comments

Comments
 (0)