From 6b445673f77f1a3eb344a9c9c1188145dc131e87 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 1 Apr 2019 20:55:52 +0200 Subject: [PATCH] added blank line and typo fix --- components/lock.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/lock.rst b/components/lock.rst index decf6bc4d6b..141ea4b101b 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -222,7 +222,8 @@ MongoDbStore ~~~~~~~~~~~~ .. versionadded:: 4.3 - The MongoDbStore was introduced Symfony 4.3. + + The ``MongoDbStore`` was introduced in Symfony 4.3. The MongoDbStore saves locks on a MongoDB server, it requires a ``\MongoDB\Client`` connection from `mongodb/mongodb`_. This store does not