Skip to content

Commit 917fe6f

Browse files
committed
Fix typo
1 parent 32d89c3 commit 917fe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Example `sandboxArgs` object:
187187
args: {
188188
'=-allow-file-access-from-files'
189189
},
190-
executeablePath: '/some/other/path/to/chrome'
190+
executablePath: '/some/other/path/to/chrome'
191191
}
192192
```
193193

0 commit comments

Comments
 (0)