diff --git a/source/connect/connection-options.txt b/source/connect/connection-options.txt index 54868fec..449303fd 100644 --- a/source/connect/connection-options.txt +++ b/source/connect/connection-options.txt @@ -67,7 +67,7 @@ The following example shows how to use the ``$uriOptions`` parameter of the :copyable: true :start-after: // start-client-options :end-before: // end-client-options - :emphasize-lines: 5-8, 11 + :emphasize-lines: 6-9, 12 .. note:: diff --git a/source/connect/connection-options/stable-api.txt b/source/connect/connection-options/stable-api.txt index e00eeb55..d923ba45 100644 --- a/source/connect/connection-options/stable-api.txt +++ b/source/connect/connection-options/stable-api.txt @@ -56,7 +56,7 @@ The following code example shows how to specify {+stable-api+} version 1: :copyable: true :start-after: // start-specify-v1 :end-before: // end-specify-v1 - :emphasize-lines: 3-4 + :emphasize-lines: 3 .. note::