Skip to content
This repository was archived by the owner on Aug 30, 2021. It is now read-only.

Commit 595f858

Browse files
committed
Update home.client.view.html
Added missing words to MongoDB blurb.
1 parent 9da3bc8 commit 595f858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/modules/core/views/home.client.view.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2>Congrats! You've configured and run the sample application.</h2>
4848
<h2>
4949
<strong>M</strong>ongoDB
5050
</h2>
51-
<p><a target="_blank" href="http://mongodb.org/">MongoDB</a> is a database. MongoDB's <a target="_blank" href="http://docs.mongodb.org/manual/">great manual</a>, to get started with NoSQL and MongoDB.</p>
51+
<p><a target="_blank" href="http://mongodb.org/">MongoDB</a> is a database. MongoDB's <a target="_blank" href="http://docs.mongodb.org/manual/">great manual</a> is the place to get started with NoSQL and MongoDB.</p>
5252
</div>
5353
<div class="col-md-3">
5454
<h2>

0 commit comments

Comments
 (0)