diff --git a/Creating-Plugins.md b/Creating-Plugins.md index bd57bc5..aa66187 100644 --- a/Creating-Plugins.md +++ b/Creating-Plugins.md @@ -439,7 +439,7 @@ Zere's Plugin Library | https://github.com/rauenzi/BDPluginLibrary | https://r ## Developer Tools -Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows and `Cmd` + `Opt` + `i` on macOS. +Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows or Linux and `Cmd` + `Opt` + `i` on macOS. ## Add namespaces to your events