#1809 Some small template changes.

This commit is contained in:
Kristof Vrolijkx
2016-04-19 11:56:29 +02:00
parent f4fc88c6be
commit c54bceffe3
9 changed files with 16 additions and 19 deletions

View File

@@ -25,7 +25,7 @@ public class TypeScriptAngular2ClientCodegen extends AbstractTypeScriptClientCod
@Override
public String getName() {
return "TypeScript-Angular2";
return "typescript-angular2";
}
@Override