Skip to content

Commit b6e05dd

Browse files
authored
Fix typo in SSD Data Tiering description
Corrected a typo in the SSD Data Tiering section. Signed-off-by: ashotland <ashotland@gmail.com>
1 parent eb0bfb4 commit b6e05dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cloud/datastores.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ providing the most suitable server configuration(s) for your workload when you s
185185
- **Sidekiq:** Enable this for running [Sidekiq](https://sidekiq.org/) workloads,
186186
[read more](/docs/integrations/sidekiq.md).
187187
- **SSD Data Tiering:** Extends data store capacity X8 with SSD, for example, a 50GB memory data store has 400GB capacity.
188-
SSD data tiering offloeads large string values, keys and small values are kept in memory.
188+
SSD data tiering offloads large string values, keys and small values are kept in memory.
189189
SSD data tiering is currently supported on AWS and GCP and requires Enhanced Compute tier or supported BYOC instance family.
190190
Support for more data types is coming soon.
191191

0 commit comments

Comments
 (0)