Replaced automatically created Landing-Page
[examples/angular-tour-of-heroes] / src / app / app.component.ts
index b129030..c834a07 100644 (file)
@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
   styleUrls: ['./app.component.css']
 })
 export class AppComponent {
-  title = 'angular-tour-of-heroes';
+  title = 'LVM - Camunda-Beispiel';
 }