Doc typo.

This commit is contained in:
André Cruz
2013-07-03 14:29:57 +01:00
parent 561bc42259
commit f58fb3e556

View File

@@ -97,7 +97,7 @@ if (!commandFunc) {
}
}
// Get the renderer and bower.configure it with the executed command
// Get the renderer and configure it with the executed command
renderer = cli.getRenderer(command, emitter.json, bower.config);
emitter