Skip to content

Commit 8d1b03a

Browse files
authored
address mongosh build error (#1841)
1 parent b00e780 commit 8d1b03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/tutorial/configure-ssl-clients.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ certificate presented by the :binary:`~bin.mongod` or
275275

276276
- :binary:`~bin.mongosh` verifies that the certificate is from
277277
the specified Certificate Authority ``--sslCAFile``. If the
278-
certificate is not from the specified CA,c:binary:`~bin.mongosh`
278+
certificate is not from the specified CA, :binary:`~bin.mongosh`
279279
will fail to connect.
280280

281281
- .. include:: /includes/extracts/ssl-facts-mongo-ssl-hostname-verification.rst

0 commit comments

Comments
 (0)