Skip to content

Commit 9cab4c2

Browse files
authored
Merge pull request #562 from ut-code/fix-inspector-command
Fix description of the inspector start command
2 parents 738b57d + 754ab3e commit 9cab4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/2-browser-apps/01-inspector/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Google Chrome 以外のブラウザにも開発者ツールは搭載されてい
1515

1616
:::
1717

18-
開発者ツールは、`command (Ctrl) + option (Shift) + I` キー、もしくは `F12` キーを押すことにより起動できます。
18+
開発者ツールは、`command (Ctrl) + option (Shift) + I` キーを押すことにより起動できます。
1919

2020
![開発者ツールを起動した様子](open-inspector.png)
2121

0 commit comments

Comments
 (0)