Skip to content

Commit

Permalink
update log message
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarriou committed May 9, 2018
1 parent 583a85b commit 526c585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/log.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ exports.invalidClassName = function invalidClassName(
constructorName
) {
getLogger().warn(
"invalid class name for component '" +
"invalid component '" +
componentId +
"': expected '" +
"' for a collection: expected a component of class '" +
type +
"' instead of '" +
constructorName +
Expand Down

0 comments on commit 526c585

Please sign in to comment.