Skip to content

Commit

Permalink
Fixed a few typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
BurkeChih-JenKo committed Jul 8, 2014
1 parent b24b201 commit 6d437d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/roles/demo-apache/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h1>Atlas of Living Australia - demo</h1>
<div class="col-md-4">
<h2>Occurrence store</h2>
<p>
The occurrence store hould now be setup. This application consists of
The occurrence store should now be setup. This application consists of
3 web applications now running in Tomcat:
<ul>
<li><a href="/generic-hub">Occurrence search</a> - Reskinnable front end UI</li>
Expand All @@ -47,7 +47,7 @@ <h4>Further information</h4>
<ul>
<li><a href="http://cassandra.apache.org/">Apache Cassandra</a></li>
</ul>
Cassandra can be accessed directly using the commandline tool <a href="http://wiki.apache.org/cassandra/CassandraCli">cassandra-cli</a>.
Cassandra can be accessed directly using the command-line tool <a href="http://wiki.apache.org/cassandra/CassandraCli">cassandra-cli</a>.
</p>
</div>

Expand All @@ -69,7 +69,7 @@ <h4>Further information</h4>
<ul>
<li><a href="http://www.mysql.com/">MySQL</a></li>
</ul>
MySQL can be accessed directly using the commandline tool "mysql".
MySQL can be accessed directly using the command-line tool "mysql".
</p>
</div>
<div class="col-md-4">
Expand Down

0 comments on commit 6d437d5

Please sign in to comment.