We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e5c32 commit 9541a1dCopy full SHA for 9541a1d
source/source-connector/configuration-properties/startup.txt
@@ -102,7 +102,7 @@ Settings
102
103
startup.mode.copy.existing.namespace.regex=stats\.page.*
104
105
- The ``\`` character in the example above escapes the "." character
+ The ``\`` character in the example above escapes the ``.`` character
106
that follows it in the regular expression. For more information on
107
how to build regular expressions, see the Java API documentation on
108
`Patterns <https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html>`__.
0 commit comments