From 3efc2b5a8ddcadba2c1cda20106fe2ae9b9fca43 Mon Sep 17 00:00:00 2001
From: itsmemin <91091360+itsmemin@users.noreply.github.com>
Date: Fri, 14 Mar 2025 15:08:22 -0500
Subject: [PATCH] =?UTF-8?q?Update=20Introduction=20=E2=80=9Cindex=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/_areas/introduction/index.md | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/src/_areas/introduction/index.md b/src/_areas/introduction/index.md
index 28b300ae5..0a42fb2b3 100644
--- a/src/_areas/introduction/index.md
+++ b/src/_areas/introduction/index.md
@@ -3,7 +3,6 @@ layout: documentation
 title: About Booster Development Network
 navTitle: About
 ---
-
 The Booster Development Network is the documentation hub for design and development tools, such as Zywave's design system and application framework.
 
 There are two major sections that make up the Booster Development Network ecosystem: the design system and the application framework.
@@ -13,19 +12,22 @@ There are two major sections that make up the Booster Development Network ecosys
 <docs-spacer></docs-spacer>
 
 ## What is the design system?
+
 The Booster Design System is a broader term that many of Zywave's visuals, front-end, and design related standards and tooling are filed under.
 
-Commonly referred as Zywave User Interface (ZUI), the design system is best known for its collection of reusable custom elements and robust documentation.
+The Booster Design System is best known for its collection of reusable custom elements and robust documentation.
 
 [Learn more about the Booster Design System.](/design-system/about/)
 
 <docs-spacer></docs-spacer>
 
 ## What is the application framework?
+
 The Booster Application Framework is a collection of API-driven custom elements that help enforce consistency of:
-- how data is served and presented to the user
-- how the user navigates throughout the Zywave ecosystem
-- and so much more!
+
+* how data is served and presented to the user
+* how the user navigates throughout the Zywave ecosystem
+* and so much more!
 
 Commonly referred as Zywave API Toolkit (ZAPI), the application framework has a heavy dependency on our design system to assist engineers in serving users with a consistent experience.
 
@@ -34,6 +36,7 @@ Commonly referred as Zywave API Toolkit (ZAPI), the application framework has a
 <docs-spacer></docs-spacer>
 
 ## Which one do I use?
+
 While any project can use the Booster Design System, there are requirements that need to be met in order to use the Booster Application System.
 
 [To find out which one is best for your project, check out Getting Started.](/introduction/getting-started/how-to-get-started/)
\ No newline at end of file