Skip to content

Commit f40b9c4

Browse files
committed
Minor typo
1 parent b21700b commit f40b9c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/faq/fundamentals.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ If you're running a 64-bit build of MongoDB, there's virtually no
220220
limit to storage size. For production deployments, 64-bit builds and
221221
operating systems are strongly recommended.
222222

223-
.. seealso:: "`Blog Post: 32-bit Limitations <http://blog.mongodb.org/post/137788967/32-bit-limitations>`_
223+
.. seealso:: "`Blog Post: 32-bit Limitations <http://blog.mongodb.org/post/137788967/32-bit-limitations>`_"
224224

225225
.. note::
226226

source/use-cases/storing-log-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ use a :term:`sharded cluster`, which takes advantage of MongoDB's
617617
:term:`sharding` functionality. This section introduces the unique
618618
sharding concerns for this event logging case.
619619

620-
.. seealso:: ":doc:`/faq/sharding`" and the ":wiki:`Sharding` wiki
620+
.. seealso:: ":doc:`/faq/sharding`" and the ":wiki:`Sharding`" wiki
621621
page.
622622

623623
Limitations

0 commit comments

Comments
 (0)