Skip to content

Commit

Permalink
Improve docblock message
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor authored Dec 22, 2024
1 parent e75cc9b commit f739d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const createBindings = (namespace, prefix, suffix) => {
};

/**
* Configure debino, allowing to set the root logger.
* Configure the root logger.
*/

const setRootLogger = logger => {
Expand Down

0 comments on commit f739d3d

Please sign in to comment.