Skip to content

Commit 71f82e8

Browse files
committed
Fix Typo
Signed-off-by: David Gageot <david@gageot.net>
1 parent 5aa2179 commit 71f82e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/google/google.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ func (d *Driver) PreCreateCheck() error {
181181
return err
182182
}
183183

184-
// Check that the project exists. It will also check that credentials
184+
// Check that the project exists. It will also check the credentials
185185
// at the same time.
186186
log.Infof("Check that the project exists")
187187

0 commit comments

Comments
 (0)