Skip to content

Commit

Permalink
Update main.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
cthiel1 authored Sep 7, 2016
1 parent 24a3d34 commit 2d47a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/main.erb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</head>
<body>
<div class="page-header" align=center>
<h1> Welcome to an OpenShift v3 Demo App! </h1>
<h1> Welcome to my deliberately misspelled "crustom" application </h1>
</div>

<% if ENV["DATABASE_SERVICE_HOST"].nil? && ENV["DATABASE_TEST_SERVICE_HOST"].nil? %>
Expand Down

0 comments on commit 2d47a22

Please sign in to comment.