Skip to content

Commit 1360b9a

Browse files
authored
Fix typo in npm_scripts.md
1 parent 84bd10d commit 1360b9a

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)