From acba6c5f4f8c855d1c840c79ace0d8a595397b14 Mon Sep 17 00:00:00 2001 From: Nikunj Hudka Date: Thu, 21 Nov 2024 22:28:30 -0400 Subject: [PATCH] chore: docs spelling mistake correction Signed-off-by: Nikunj Hudka --- docs/integrations/azure-blobStorage/discovery--old.md | 2 +- docs/integrations/azure-blobStorage/discovery.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/azure-blobStorage/discovery--old.md b/docs/integrations/azure-blobStorage/discovery--old.md index bd8b663dc9..5ff0ca5bdd 100644 --- a/docs/integrations/azure-blobStorage/discovery--old.md +++ b/docs/integrations/azure-blobStorage/discovery--old.md @@ -11,7 +11,7 @@ This documentation is written for [the new backend system](../../backend-system/ ::: The Azure Blob Storage account integration has a special entity provider for discovering catalog -entities located in a stroage account container. If you have a conatiner that contains multiple +entities located in a storage account container. If you have a container that contains multiple catalog files, and you want to automatically discover them, you can use this provider. The provider will crawl your Blob Storage account container and register entities matching the configured path. This can be useful as an alternative to static diff --git a/docs/integrations/azure-blobStorage/discovery.md b/docs/integrations/azure-blobStorage/discovery.md index a62333ff69..db6b7c49f1 100644 --- a/docs/integrations/azure-blobStorage/discovery.md +++ b/docs/integrations/azure-blobStorage/discovery.md @@ -11,7 +11,7 @@ This documentation is written for [the new backend system](../../backend-system/ ::: The Azure Blob Storage account integration has a special entity provider for discovering catalog -entities located in a stroage account container. If you have a conatiner that contains multiple +entities located in a storage account container. If you have a container that contains multiple catalog files, and you want to automatically discover them, you can use this provider. The provider will crawl your Blob Storage account container and register entities matching the configured path. This can be useful as an alternative to static