From 860b2acf4877cf6d639afd3b16fdba3d0b6c2ae0 Mon Sep 17 00:00:00 2001 From: Send_Nukez Date: Sun, 10 Oct 2021 05:08:23 +0200 Subject: [PATCH] fix typo in issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5a09f89..786b6c8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ If applicable, add screenshots to help explain your problem. **Logs** Add logs from console. To do that -1. Run `spicetify enable-devtools` in terminal +1. Run `spicetify enable-devtool` in terminal 2. Spotify will be restarted 3. Hit Ctrl + Shift + I to open DevTools window 4. Navigate to tab Console