Skip to content

Commit 0a27e22

Browse files
authored
docs(guide): update wording
1 parent 3a4485e commit 0a27e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you do not use native dependencies in your code, you can remove the `postinst
4141

4242
## Handling Static Assets
4343

44-
### Renderer Process (Main App)
44+
### Renderer Process (Vue App)
4545

4646
In the renderer process, static assets work similarly to a regular app. Read Vue CLI's documentation [here](https://cli.vuejs.org/guide/html-and-static-assets.html) before continuing. However, there are a few changes made:
4747

0 commit comments

Comments
 (0)