We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f578b74 commit 14393b2Copy full SHA for 14393b2
docs/src/main/sphinx/admin/fault-tolerant-execution.md
@@ -153,7 +153,7 @@ cluster that handles short queries.
153
Trino encrypts data before spooling it to storage. This prevents access to query
154
data by anyone besides the Trino cluster that wrote it, including administrators
155
of the storage system. A new encryption key is randomly generated for every
156
-exchange with every query, and keys are discarded once a query is completed.
+query, and the key is discarded once a query is completed.
157
158
## Advanced configuration
159
0 commit comments