Skip to content

Commit b3523bd

Browse files
author
Jordan Hall
committed
Typo
1 parent b8f7077 commit b3523bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
$clientSecret = trim(readline('Google Client Secret: '));
2727
echo PHP_EOL;
2828

29-
echo 'You need to select the scopes you need acces to. Go to the';
29+
echo 'You need to select the scopes you need access to. Go to the';
3030
echo PHP_EOL;
3131
echo 'following URL, and enter the scopes you require, ending with';
3232
echo PHP_EOL;

0 commit comments

Comments
 (0)