diff --git a/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx b/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx index e939ab7ed..7f6c8e4a6 100644 --- a/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx +++ b/spiffworkflow-frontend/src/components/ReactFormBuilder/ReactFormBuilder.tsx @@ -422,9 +422,9 @@ export default function ReactFormBuilder({

The Json Schema describes the structure of the data you want to collect, and what validation rules should be applied to each - field. + field.{' '} Read More @@ -442,9 +442,9 @@ export default function ReactFormBuilder({

These UI Settings augment the Json Schema, specifying how the - web form should be displayed. + web form should be displayed.{' '} Learn More.