Skip to content

Commit 5624446

Browse files
committed
docs(commonIssues): fix language name in code block
1 parent 446d55d commit 5624446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/commonIssues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Make sure you are using Electron v2.0.14+ or v3.0.10+. Also, make sure Node is v
6666

6767
Many issues can be solved by re-invoking the generator of Vue CLI Plugin Electron Builder. This allows it to add newer code to your project files. You may need to do this after upgrading the plugin.
6868

69-
```shell
69+
```bash
7070
# In the root dir of your project
7171
vue invoke electron-builder
7272
```

0 commit comments

Comments
 (0)