Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/pages/product/deployment/cloud/deployment-types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ for each tenant.

The following implementation will make sure that all requests from a
particular tenant are always routed to the same production cluster. This
approach ensures that only one producton cluster keeps compiled data model
approach ensures that only one production cluster keeps compiled data model
cache for each tenant and serves its requests. It allows to reduce the
footprint of the compiled data model cache on individual production clusters.

Expand Down