Skip to content

Commit

Permalink
Merge pull request #454 from kant/patch-1
Browse files Browse the repository at this point in the history
Syntax issue on line 58
  • Loading branch information
John Kleinschmidt authored Oct 22, 2019
2 parents 2671c9b + 4c7c29c commit dbca033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ touch test/spec.js
cd test
```

Then simply include the following your first `spec.js`.
Then simply include the following in your first `spec.js`.

```js
const Application = require('spectron').Application
Expand Down

0 comments on commit dbca033

Please sign in to comment.