Skip to content

Commit

Permalink
change the title from app works! to Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
amejiarosario committed Oct 17, 2016
1 parent 61107d4 commit 879e347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Expand Up @@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.scss']
})
export class AppComponent {
title = 'app works!';
title = 'Todo';
}

0 comments on commit 879e347

Please sign in to comment.