From 8118bf96d3b7785d861e6d6690ea07d5ad34668c Mon Sep 17 00:00:00 2001 From: Jocelyn Mendez Date: Mon, 18 Oct 2021 14:59:54 -0400 Subject: [PATCH] DOCSP-18001 fixed snapshot reference --- source/reference/parameters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/reference/parameters.txt b/source/reference/parameters.txt index b70c7f89386..f40217ecab0 100644 --- a/source/reference/parameters.txt +++ b/source/reference/parameters.txt @@ -3770,7 +3770,7 @@ Storage Parameters The minimum time window in seconds for which the storage engine keeps the snapshot history. If you query data using read concern - :readconcern: snapshot and specify an + :readconcern:`"snapshot"` and specify an :ref:`atClusterTime ` value older than the specified ``minSnapshotHistoryWindowInSeconds``, :binary:`~bin.mongod` returns a ``SnapshotTooOld`` error.