summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Dirolf <mike@10gen.com>2010-07-14 11:27:02 -0400
committerMike Dirolf <mike@10gen.com>2010-07-14 11:27:02 -0400
commit28041054014df347973b652c52b1b713db8b6d8c (patch)
treed9daf525acfef505a8f2181ed24e075b62673fcf /docs
parent94232e7a59528b2e1cf747028b9f91175b408345 (diff)
downloadmongo-28041054014df347973b652c52b1b713db8b6d8c.tar.gz
minor: docs typo
Diffstat (limited to 'docs')
-rw-r--r--docs/building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md
index 56943b5269c..3b3094dca1e 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -19,7 +19,7 @@ To install
$ scons --prefix=/opt/mongo install
-Please note that prebuilt binaries are available on [mongodb.org](http://www.mongodb.org/downloads) and may be the easier way to get started.
+Please note that prebuilt binaries are available on [mongodb.org](http://www.mongodb.org/downloads) and may be the easiest way to get started.
SCONS TARGETS
--------------