Skip to content

Commit 47c360a

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent 7e9dbab commit 47c360a

File tree

1 file changed

+2
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ db.createUser({
7171
});
7272
```
7373

74-
## 3. Connection String Format
74+
## 3. Connection string format
75+
7576
The RDI Collector requires a MongoDB connection string that includes all relevant hosts and authentication details.
7677

7778
Example (Replica Set):

0 commit comments

Comments
 (0)