Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
superhawk610 authored and joshwcomeau committed Sep 7, 2018
1 parent 4a86e73 commit 083ae24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ For larger changes, it's worth trying to build the packaged version, to make sur

### Debugging

To help you debug, you can open the chromium developer tools inside the running Electron instance from the `View` menu. You can also open the redux developer tools with <kbd>ctrl</kbd>+<kbd>h</kbd> and close them with <kbd>ctrl</kbd>+<kbd>q</kbd>.
To help you debug, you can open the chromium developer tools inside the running Electron instance from the `View` menu. You can also toggle the redux developer tools with <kbd>ctrl</kbd>+<kbd>h</kbd> and change their position with <kbd>ctrl</kbd>+<kbd>q</kbd>.

### Docs

Expand Down

0 comments on commit 083ae24

Please sign in to comment.