From 510f79dcac1b426f145f1324c214dc2f9f03993e Mon Sep 17 00:00:00 2001 From: pastelcyborg <168636120+pastelcyborg@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:35:59 -0400 Subject: [PATCH] Documentation updates --- .../50-50-desktop-with-description-cta.html | 1 + .../50-50-desktop-with-list-item-cta.html | 1 + templates/docs/patterns/tiered-list/index.md | 18 +++++++++--------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/templates/docs/examples/patterns/tiered-list/50-50-desktop-with-description-cta.html b/templates/docs/examples/patterns/tiered-list/50-50-desktop-with-description-cta.html index 63a0585cb..b70737b0c 100644 --- a/templates/docs/examples/patterns/tiered-list/50-50-desktop-with-description-cta.html +++ b/templates/docs/examples/patterns/tiered-list/50-50-desktop-with-description-cta.html @@ -17,6 +17,7 @@
h2
title text |
-| Description | p
description text; [CTA block](/docs/patterns/cta-block) |
-| List item title | Title text/content |
-| List item description | Description text/content; [CTA block](/docs/patterns/cta-block) |
-| Call to action block | [CTA block](/docs/patterns/cta-block) beneath the list |
+| Element | Description |
+| --------------------- | ----------------------------------------------------------------------------------- |
+| Title (**required**) | h2
title text |
+| Description | p
description text with optional [CTA block](/docs/patterns/cta-block) |
+| List item title | Title text/content |
+| List item description | Description text/content with optional [CTA block](/docs/patterns/cta-block) |
+| Call to action block | [CTA block](/docs/patterns/cta-block) beneath the list |
## 50/50 on desktop with description
@@ -87,8 +87,8 @@ View example of the tiered list pattern
## Additional CTA options
-In addition to the CTA block placed below the list, you're also able to add CTA
-blocks below the top-level description text, as well as below each list item's
+In addition to the CTA block placed below the list, you may also add CTA blocks
+below the top-level description text, as well as below each list item's
description text.