Skip to content

Commit 8350152

Browse files
committed
Add a missing space to fix formatting
1 parent 6f31a68 commit 8350152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorials/ruby-driver-create-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ when connecting. This can be accomplished via:
10451045
- The ``:ssl_cert``/``:ssl_cert_object``/``:ssl_cert_string`` and
10461046
``:ssl_key``/``:ssl_key_object``/``:ssl_key_string``/``:ssl_key_pass_phrase``
10471047
Ruby options.
1048-
- The``tlsCertificateKeyFile`` URI option.
1048+
- The ``tlsCertificateKeyFile`` URI option.
10491049

10501050
When using the Ruby options, the client TLS certificate and the corresponding
10511051
private key may be provided separately. For example, if the certificate is

0 commit comments

Comments
 (0)