diff --git a/lib/colocated-broccoli-plugin.js b/lib/colocated-broccoli-plugin.js index 8becb3a2..fc925546 100644 --- a/lib/colocated-broccoli-plugin.js +++ b/lib/colocated-broccoli-plugin.js @@ -175,7 +175,7 @@ module.exports = class ColocatedTemplateProcessor extends Plugin { jsContents = jsContentsMagic.toString(); - // It's not clear to me how to format this correctly for coffeescript. + // It's unclear how to format the comment correctly for coffeescript. if (!backingClassPath.endsWith('.coffee')) { let file = filePathParts.name + ext; let jsContentsMap = jsContentsMagic.generateMap({