From d671dacc27c9416961d0c61a7579745c0ecaaef5 Mon Sep 17 00:00:00 2001 From: Fredrik Enestad Date: Mon, 15 Jun 2020 15:39:41 +0200 Subject: [PATCH] docs: BoltDB typo --- docs/operations/storage/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operations/storage/README.md b/docs/operations/storage/README.md index effa70216166f..c3d37917bc6ac 100644 --- a/docs/operations/storage/README.md +++ b/docs/operations/storage/README.md @@ -26,7 +26,7 @@ The following are supported for the index: * [Google Bigtable](https://cloud.google.com/bigtable) * [Apache Cassandra](https://cassandra.apache.org) * [BoltDB](https://github.com/boltdb/bolt) (doesn't work when clustering Loki) -* [Boltb-Shipper](boltdb-shipper.md) EXPERIMENTAL index store which stores boltdb index files in the object store +* [BoltDB Shipper](boltdb-shipper.md) EXPERIMENTAL index store which stores boltdb index files in the object store The following are supported for the chunks: