Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aotarola committed Jun 10, 2021
1 parent 32d89c3 commit 917fe6f
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 @@ -187,7 +187,7 @@ Example `sandboxArgs` object:
args: {
'=-allow-file-access-from-files'
},
executeablePath: '/some/other/path/to/chrome'
executablePath: '/some/other/path/to/chrome'
}
```

Expand Down

0 comments on commit 917fe6f

Please sign in to comment.