From 2c49319424ca25b3ac57f36fda78610f33083a0e Mon Sep 17 00:00:00 2001 From: your proper name Date: Thu, 3 Oct 2024 16:19:21 -0400 Subject: [PATCH] (DOCSP-42962) Unnested 2 important admonitions in table. --- .../configuration-properties/mongodb-connection.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/source/source-connector/configuration-properties/mongodb-connection.txt b/source/source-connector/configuration-properties/mongodb-connection.txt index e84032a..e75aba1 100644 --- a/source/source-connector/configuration-properties/mongodb-connection.txt +++ b/source/source-connector/configuration-properties/mongodb-connection.txt @@ -73,11 +73,8 @@ Settings | Name of the collection in the database to watch for changes. If not set, the connector watches all collections for changes. - .. important:: - - If your ``database`` configuration is set to ``""``, the connector - ignores the ``collection`` setting. - + :gold:`IMPORTANT:` If your ``database`` configuration is set to ``""``, the connector + ignores the ``collection`` setting. | | **Default**: ``""`` | **Accepted Values**: A single collection name