diff --git a/docs/sources/installation/helm/install-scalable/index.md b/docs/sources/installation/helm/install-scalable/index.md index 727b998533..3cc348520c 100644 --- a/docs/sources/installation/helm/install-scalable/index.md +++ b/docs/sources/installation/helm/install-scalable/index.md @@ -19,7 +19,7 @@ This Helm Chart installation runs the Grafana Loki cluster within a Kubernetes c If object storge is configured, this chart configures Loki to run `read` and `write` targets in a [scalable](../../fundamentals/architecture/deployment-modes/#simple-scalable-deployment-mode), highly available architecture (3 replicas of each) designed to work with AWS S3 object storage. It will also configure meta-monitoring of metrics and logs. -It is not possible to run the scalable mode with the `fulesystem` storage. +It is not possible to run the scalable mode with the `filesystem` storage. **Before you begin:**