diff --git a/guide/starting-a-pear-desktop-project.md b/guide/starting-a-pear-desktop-project.md index 47eb492..f993a92 100644 --- a/guide/starting-a-pear-desktop-project.md +++ b/guide/starting-a-pear-desktop-project.md @@ -47,7 +47,7 @@ The app should now show: ## 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: