style: fix directory word in docs
This commit is contained in:
parent
10ab870237
commit
2c56b67ea5
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ app.once('ready', () => {
|
||||||
|
|
||||||
### Running the above example
|
### 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`
|
1. Save the above file to your computer as `touchbar.js`
|
||||||
2. Install Electron via `npm install electron`
|
2. Install Electron via `npm install electron`
|
||||||
|
|
Loading…
Add table
Reference in a new issue