Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ In-Use Encryption Connection Tab
:depth: 1
:class: singlecol

:guilabel:`In-Use Encryption` is an Enterprise/Atlas only feature. You need a
replica set or sharded cluster to use this connection option. Your replica set
can be a single node or larger.
You need a replica set or sharded cluster to use this connection option.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[non-blocking nit] style guide - we want to start the sentence with the conditional clause

Suggested change
You need a replica set or sharded cluster to use this connection option.
To use this connection option, you need a replica set or sharded cluster.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

Your replica set can be a single node or larger.

The :guilabel:`In-Use Encryption` connection tab allows you to connect your
deployments with :v6.0:`Queryable Encryption </core/queryable-encryption/>`.
Expand Down
Loading