Update guide/starting-a-pear-desktop-project.md

This commit is contained in:
David Mark Clements
2024-01-25 15:13:29 +01:00
committed by GitHub
parent f8510c00f5
commit f3a187a37e

View File

@@ -47,7 +47,7 @@ The app should now show:
## Step 4. Configuration ## Step 4. Configuration
Application configuration lives under the `pear` property in `package.json` Application configuration is under the `pear` property in `package.json`
Open `package.json` and update it to: Open `package.json` and update it to: