Skip to content

Commit 443f60f

Browse files
Update docs/cluster/integrations/mongo-cdc.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 5dad7de commit 443f60f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cluster/integrations/mongo-cdc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ recommended for mission-critical workloads.
242242

243243
Column or property names containing square brackets (`[]`) are not supported and
244244
are replaced with `_obkt_` and `_cbkt_` respectively. Likewise, column
245-
names containing dots (`.`) are not supported and are replaced with (`_dot_`).
245+
names containing dots (`.`) are not supported and are replaced with `_dot_`.
246246

247247
:::{warning}
248248
This behavior may change in future releases.

0 commit comments

Comments
 (0)