From 334dd9042c47a66442c044e2d4184eb45cce1520 Mon Sep 17 00:00:00 2001 From: Nikolas Skoufis Date: Mon, 10 Oct 2022 18:33:50 +1100 Subject: [PATCH] Fix linting issue in docs Signed-off-by: Nikolas Skoufis --- docs/integrations/github/discovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integrations/github/discovery.md b/docs/integrations/github/discovery.md index 49ee712c6e..742f40f8af 100644 --- a/docs/integrations/github/discovery.md +++ b/docs/integrations/github/discovery.md @@ -143,7 +143,7 @@ This provider supports multiple organizations via unique provider IDs. Whether to validate locations that exist before emitting them. This option avoids generating locations for catalog info files that do not exist in the source repository. Defaults to `false`. - Due to limitations in the GitHub API's ability to query for repository objects, this option cannot be used in + Due to limitations in the GitHub API's ability to query for repository objects, this option cannot be used in conjunction with wildcards in the `catalogPath`. ## GitHub API Rate Limits