From ea33498805fc0a81c138be6f16ff6d4588e5fc06 Mon Sep 17 00:00:00 2001 From: Jason Sooter <7215306+functionalStoic@users.noreply.github.com> Date: Wed, 24 Nov 2021 18:21:23 -0700 Subject: [PATCH] fix(formatting): indent industry spec items - add space to indent the industry spec items in a similar way to other lists on the page --- src/connections/spec/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/connections/spec/index.md b/src/connections/spec/index.md index 30c35c8c84..7e5d8758cb 100644 --- a/src/connections/spec/index.md +++ b/src/connections/spec/index.md @@ -26,7 +26,7 @@ Second, it **details the event data we capture across some of our cloud sources Third, it **shares the events we recommend you track for a particular industry based on our experience working with thousands of customers**. When you respect these specs, we can map these events to particular features within end destinations like Google Analytics and Facebook Ads. - Industry Specs - - [Mobile](/docs/connections/spec/mobile/) - - [E-Commerce](/docs/connections/spec/ecommerce/v2/) - - [Video](/docs/connections/spec/video/) - - [B2B SaaS](/docs/connections/spec/b2b-saas/) + - [Mobile](/docs/connections/spec/mobile/) + - [E-Commerce](/docs/connections/spec/ecommerce/v2/) + - [Video](/docs/connections/spec/video/) + - [B2B SaaS](/docs/connections/spec/b2b-saas/)