Skip to content

Commit 2c0aeec

Browse files
authored
Fix typo
1 parent 63f8926 commit 2c0aeec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/pipeline/transform/location/location.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ func InitLocationDB() error {
139139
return fmt.Errorf("failed unzip %v ", unzipErr)
140140
}
141141

142-
log.Infof("Download completed succeful")
142+
log.Infof("Download completed successfully")
143143
}
144144

145145
log.Debugf("Loading location DB")

0 commit comments

Comments
 (0)