Skip to content

Commit 356e873

Browse files
author
Nicolas Romanetti
committed
fix expected string
1 parent 0e1c162 commit 356e873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pack-angular/celerio/pack-angular/web/src/app/home.component.html.p.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$output.file("web/src/app/home.component.html")##
2-
<h1>app works!</h1>
2+
<h1>Welcome to app!!</h1>
33
<h4>This is the home component...</h4>
44

55
<p>This CRUD web application was generated by Celerio. It leverages state of the art technology.</p>

0 commit comments

Comments
 (0)