Skip to content

Commit 3ca90c6

Browse files
Merge pull request SimulatedGREG#75 from jeremycook/patch-1 [skip ci]
Fix typo in npm_scripts.md
2 parents 84bd10d + 1360b9a commit 3ca90c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/npm_scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NPM Scripts
2-
To help eliminate redundant tasks around the development process, please to take note of some of the NPM scripts available to you. The following commands should be ran from your project's root directory.
2+
To help eliminate redundant tasks around the development process, please take note of some of the NPM scripts available to you. The following commands should be ran from your project's root directory.
33

44
### `npm run build`
55
Make quick builds using electron-packager. More info can be found in the [**Building your app**](building_your_app.md) section.

0 commit comments

Comments
 (0)