Skip to content

Commit e4f017d

Browse files
authored
Clarify autoencrypt mongocryptd/shared library feature (#1079)
1 parent 947cf7e commit e4f017d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongo/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
//
107107
// go build -tags cse
108108
//
109-
// Note: Auto encryption is an enterprise-only feature.
109+
// Note: Auto encryption is an enterprise- and Atlas-only feature.
110110
//
111111
// The libmongocrypt C library is required when using client-side encryption. Specific versions of libmongocrypt
112112
// are required for different versions of the Go Driver:

0 commit comments

Comments
 (0)