diff --git a/local-cli/server/util/debugger.html b/local-cli/server/util/debugger.html index 2a9fd2d4c..dba6d2a61 100644 --- a/local-cli/server/util/debugger.html +++ b/local-cli/server/util/debugger.html @@ -248,7 +248,7 @@
React Native JS code runs as a web worker inside this tab.
-Press ⌘⌥J to open Developer Tools. Enable Pause On Caught Exceptions for a better debugging experience.
+Press ⌘⌥I to open Developer Tools. Enable Pause On Caught Exceptions for a better debugging experience.
You may also install the standalone version of React Developer Tools to inspect the React component hierarchy, their props, and state.
Status: Loading...