From f455335bf9ac4cb355d377440cf1fa0d842d7ba2 Mon Sep 17 00:00:00 2001 From: Matthew Iannucci Date: Mon, 14 Oct 2024 21:35:43 -0400 Subject: [PATCH] Update docs/docs/icechunk-python/configuration.md Co-authored-by: Ryan Abernathey --- docs/docs/icechunk-python/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/icechunk-python/configuration.md b/docs/docs/icechunk-python/configuration.md index 2f3e8341..1410dcb7 100644 --- a/docs/docs/icechunk-python/configuration.md +++ b/docs/docs/icechunk-python/configuration.md @@ -4,7 +4,7 @@ When creating and opening Icechunk stores, there are a few different ways to con ## Storage Config -Icechunk can be confirgured to work with a variety of storage backends. The storage configuration defines the location of an Icechunk store, along with any options or information needed to access data from a given storage type. +Icechunk can be confirgured to work with a both object storage and filesystem backends. The storage configuration defines the location of an Icechunk store, along with any options or information needed to access data from a given storage type. ### S3 Storage