Skip to content

Commit 09b5491

Browse files
author
RIZWAN\Rizwan
committed
Angular 2
1 parent 122413d commit 09b5491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/public/index.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="container jumbotron text-center">
22
<div class="well well-sm">
3-
<h1>Welcome {{ userName }}, In Angular Home Page!</h1>
3+
<h1>Welcome {{ userName }}, In Angular 2 Home Page!</h1>
44
<a href="/posts" class="btn btn-lg btn-danger">See Posts</a>
55
</div>
66
</div>

0 commit comments

Comments
 (0)