From 9e7f0c9a6b8ea3bc0d0be0e3cac89b56e4e71d0a Mon Sep 17 00:00:00 2001
From: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com>
Date: Mon, 18 Sep 2023 08:05:51 -0700
Subject: [PATCH] Update discovery-querying.md
the filename for the screenshot is "Paginate.png" not "paginate.png"
---
website/docs/docs/dbt-cloud-apis/discovery-querying.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/docs/docs/dbt-cloud-apis/discovery-querying.md b/website/docs/docs/dbt-cloud-apis/discovery-querying.md
index 1aae33e72a9..cafd838f0a5 100644
--- a/website/docs/docs/dbt-cloud-apis/discovery-querying.md
+++ b/website/docs/docs/dbt-cloud-apis/discovery-querying.md
@@ -172,7 +172,7 @@ Below is an example that returns the `first` 500 models `after` the specified Ob
-
+
Below is a code example of the `PageInfo` object: