Skip to content

Commit

Permalink
Merge branch 'master' into fix-grpc-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
markwolff authored Apr 30, 2020
2 parents 57ed50f + 8461bdc commit f1324c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export class PluginLoader {
}

this.logger.info(
`PluginLoader#load: trying loading ${name}@${version}`
`PluginLoader#load: trying to load ${name}@${version}`
);

if (!version) return exports;
Expand Down

0 comments on commit f1324c3

Please sign in to comment.