Skip to content

Commit c263083

Browse files
committed
Merge pull request #19 from bparees/cleanup
minor cleanup to welcome page
2 parents ea308ce + 654a6bc commit c263083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ <h1>Welcome to your Node.js application on OpenShift</h1>
224224
<section class='col-xs-12 col-sm-6 col-md-6'>
225225
<section>
226226
<h2>How to use this example application</h2>
227-
<p>For instrutions on how to use this application with OpenShift, start with reading the <a href="http://docs.openshift.org/latest/dev_guide/templates.html#using-the-quickstart-templates">Developer Guide</a>.</p>
227+
<p>For instructions on how to use this application with OpenShift, start by reading the <a href="http://docs.openshift.org/latest/dev_guide/templates.html#using-the-quickstart-templates">Developer Guide</a>.</p>
228228

229229
<h2>Deploying code changes</h2>
230230
<p>

0 commit comments

Comments
 (0)