Skip to content

Commit 20c0335

Browse files
committed
Merge pull request #1 from rvoicilas/master
Fix for a frontpage typo - thanks @rvoicilas
2 parents 5dd0847 + bf1d389 commit 20c0335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/themes/mongoengine/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h2><a name="getting-started"></a>Getting Started</h2>
129129
</p>
130130
</div>
131131
<div class="span5">
132-
<h3 class="first">Dependancies</h3>
132+
<h3 class="first">Dependencies</h3>
133133
<ul class="decorated">
134134
<li><a href="http://api.mongodb.org/python/">pymongo 2.1.1+</a></li>
135135
<li><a href="http://sphinx.pocoo.org/">sphinx</a> (optional, for documentation

0 commit comments

Comments
 (0)