Skip to content

Commit

Permalink
fix: bump PR to deploy new version (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc authored Aug 15, 2023
1 parent 769c7ad commit 448e5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ class HandlebarsRenderer {
}

/**
* As some handlebars helpers do not use the logger, we need to override the console.log method
* As some handlebars helpers do not use the logger, we need to override the console.log method
*/
_overrideConsoleLog() {
if (this.logger !== console) {
Expand Down

0 comments on commit 448e5e9

Please sign in to comment.