From 82110cfb00d640c1c36b2e2fb8fd679e5c46ae44 Mon Sep 17 00:00:00 2001 From: SmarterOps <139618315+SmarterOps@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:44:55 +0530 Subject: [PATCH] Fix spacing issues in Adaptive Forms documentation Corrected spelling issues in the Adaptive Forms documentation by adding missing spaces in "Componentsfor" (now "Components for") and "Formsor" (now "Forms or"). On the live site, these errors looked abnormal and could confuse readers or lead to misspellings. These adjustments enhance readability and professionalism. --- help/forms/using/adaptive-forms-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/forms/using/adaptive-forms-best-practices.md b/help/forms/using/adaptive-forms-best-practices.md index 295fe8733..34a92f420 100644 --- a/help/forms/using/adaptive-forms-best-practices.md +++ b/help/forms/using/adaptive-forms-best-practices.md @@ -10,7 +10,7 @@ role: Admin, User, Developer --- # Best practices for working with adaptive forms {#best-practices-for-working-with-adaptive-forms} - Adobe recommends using the modern and extensible data capture [Core Components](https://experienceleague.adobe.com/docs/experience-manager-core-components/using/adaptive-forms/introduction.html) for [creating new Adaptive Forms](/help/forms/using/create-an-adaptive-form-core-components.md) or [adding Adaptive Forms to AEM Sites pages](/help/forms/using/create-or-add-an-adaptive-form-to-aem-sites-page.md). These components represent a significant advancement in Adaptive Forms creation, ensuring impressive user experiences. This article describes older approach to author Adaptive Forms using foundation components. + Adobe recommends using the modern and extensible data capture [Core Components](https://experienceleague.adobe.com/docs/experience-manager-core-components/using/adaptive-forms/introduction.html)  for [creating new Adaptive Forms](/help/forms/using/create-an-adaptive-form-core-components.md)  or [adding Adaptive Forms to AEM Sites pages](/help/forms/using/create-or-add-an-adaptive-form-to-aem-sites-page.md). These components represent a significant advancement in Adaptive Forms creation, ensuring impressive user experiences. This article describes older approach to author Adaptive Forms using foundation components. ## Overview {#overview}