Skip to content

Commit 883de56

Browse files
committed
Update source/administration/journaling.txt
Fix the typo
1 parent a286dd1 commit 883de56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/journaling.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ write *many* bytes of data per-second, the journal directory should
213213
contain only two or three journal files.
214214

215215
To limit the size of each journal file to 128 megabytes, use the
216-
:setting`smallfiles` run time option when starting :program:`mongod`.
216+
:setting:`smallfiles` run time option when starting :program:`mongod`.
217217

218218
To speed the frequent sequential writes that occur to the current
219219
journal file, you can ensure that the journal directory is on a

0 commit comments

Comments
 (0)