Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@davidcheung
Copy link
Contributor

@0candy PTAL

@davidcheung
Copy link
Contributor Author

@slnode test please

lib/executor.js Outdated
model = registry.getModel(name);
if (!model) {
throw new Error('Cannot configure unknown model ' + name);
throw new Error(f.g('Cannot configure unknown model %s', name));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

g.f not f.g

@0candy
Copy link
Contributor

0candy commented Aug 4, 2016

Just 1 typo, otherwise LGTM.

@0candy 0candy removed their assignment Aug 4, 2016
@davidcheung
Copy link
Contributor Author

@slnode test please

1 similar comment
@davidcheung
Copy link
Contributor Author

@slnode test please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants