Skip to content

Commit c395ab9

Browse files
docs: Fix typo in deployment-types.mdx (#9345)
fix typo
1 parent abe830c commit c395ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/product/deployment/cloud/deployment-types.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ for each tenant.
136136

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

0 commit comments

Comments
 (0)