Merge pull request #10487 from Toinane/fix-word-docs

Fix word in documentation
This commit is contained in:
Zeke Sikelianos 2017-09-11 10:08:01 -07:00 committed by GitHub
commit 64c447bf04

View file

@ -141,7 +141,7 @@ app.once('ready', () => {
### Running the above example
To run the example above, you'll need to (assuming you've got a terminal open in the dirtectory you want to run the example):
To run the example above, you'll need to (assuming you've got a terminal open in the directory you want to run the example):
1. Save the above file to your computer as `touchbar.js`
2. Install Electron via `npm install electron`