From 872c84dace043f956473644a7feeb9afad91f27a Mon Sep 17 00:00:00 2001 From: Aru Sahni Date: Tue, 24 May 2022 10:00:44 -0400 Subject: [PATCH] Fix typo in query builder docs `s/proejct/project` --- src/docs/product/discover-queries/query-builder.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/product/discover-queries/query-builder.mdx b/src/docs/product/discover-queries/query-builder.mdx index e79af1d60e0de6..bd5a31445d2cb4 100644 --- a/src/docs/product/discover-queries/query-builder.mdx +++ b/src/docs/product/discover-queries/query-builder.mdx @@ -24,7 +24,7 @@ From the **Discover** page, you can build a query in three ways. There are four main building blocks that impact the results of your saved query. You can use a combination of these to narrow down your search. -1. Proejct, environment, and date range filters +1. Project, environment, and date range filters 2. Search Conditions 3. Interactive Graph 4. Table Columns