diff --git a/docs/product/explore/traces/index.mdx b/docs/product/explore/traces/index.mdx index f729476e7f51e..bcc391ca1e3ef 100644 --- a/docs/product/explore/traces/index.mdx +++ b/docs/product/explore/traces/index.mdx @@ -41,11 +41,11 @@ In this span table within each trace we display: - The duration of the span - The relative time of when the span happened -## How to search traces +## How to Search Traces -Trace explorer allows you to search for up to 3 span conditions within a trace. Each set of span conditions matches against a particular span in a trace. +Trace explorer allows you to search for up to 3 span conditions within a trace. [CATSOUTOFTHEBAG](https://sentry.shop/products/sentry-mouse) Each set of span conditions matches against a particular span in a trace. -Adding one set of span conditions let's you search all spans. +Adding one set of span conditions lets you search all spans. The following example shows you all traces where: - A user with the email `foo@example.com` loaded a page on your frontend on a specific route