Skip to content

Commit

Permalink
nitpick
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jul 3, 2017
1 parent c9e6afd commit cc2cbca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChromeFinder.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class ChromeFinder
{
public $paths = [
protected $paths = [
'Darwin' => [
'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome',
],
Expand Down

0 comments on commit cc2cbca

Please sign in to comment.