From f33352591f1ec70d0ac7c9a2cef688ff1e0efa98 Mon Sep 17 00:00:00 2001 From: Matt Sherman Date: Fri, 17 Nov 2023 10:23:26 -0500 Subject: [PATCH] Slight rewording of extensibility intro --- .../product-editor-extensibility-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/product-editor-development/product-editor-extensibility-guidelines.md b/docs/product-editor-development/product-editor-extensibility-guidelines.md index 71aa4183d55..b9bb372b445 100644 --- a/docs/product-editor-development/product-editor-extensibility-guidelines.md +++ b/docs/product-editor-development/product-editor-extensibility-guidelines.md @@ -12,7 +12,7 @@ Changelog: For this reason, the new product form features groups (tabs) that correspond with these tasks. Simply speaking, they are separate views where different form features live. As a developer, you can extend any of these views and offer merchants the information and tools they need to create better, more successful products. -There are several ways to extend the new product form: from a single field to a whole group or section containing multiple fields and tables. These extension points are tightly linked to the form structure, giving you plenty of freedom to create a great user experience. +There are several ways to extend the new product form: from a single field to a whole group or section containing multiple fields and tables. These extension points are linked to the form structure, giving you plenty of freedom to create a great user experience. - Product form - Group