[x] If my changes depend upon an update to a dependency, I have updated the package-lock.json file using npm install --package-lock
[ ] My changes have been tested with the mobile app.
[ ] My changes are ready to be shipped to users on Windows, Mac, and Linux using the production version of the application built with electron-builder.
Corrected a minor typo in section heading
First time contributor checklist:
Contributor checklist:
npm install --package-lock
Description