diff --git a/15/umbraco-cms/customizing/property-editors/property-dataset.md b/15/umbraco-cms/customizing/property-editors/property-dataset.md index c28a50ded44..f1e9454f0c5 100644 --- a/15/umbraco-cms/customizing/property-editors/property-dataset.md +++ b/15/umbraco-cms/customizing/property-editors/property-dataset.md @@ -8,7 +8,7 @@ It is required for the `umb-property` element to have a Property Dataset provide The `umb-property-dataset` component provides a Property Dataset Context for any properties within. This provides a way to implement such purely via Elements. -In the following example a dataset is implemented by using the `umb-property-dataset` component together with with two `umb-property` components: +In the following example a dataset is implemented by using the `umb-property-dataset` component together with two `umb-property` components: ```xml diff --git a/16/umbraco-cms/customizing/property-editors/property-dataset.md b/16/umbraco-cms/customizing/property-editors/property-dataset.md index 22685f41885..c35e080305f 100644 --- a/16/umbraco-cms/customizing/property-editors/property-dataset.md +++ b/16/umbraco-cms/customizing/property-editors/property-dataset.md @@ -15,7 +15,7 @@ It is required for the `umb-property` element to have a Property Dataset provide The `umb-property-dataset` component provides a Property Dataset Context for any properties within. This provides a way to implement such purely via Elements. -In the following example a dataset is implemented by using the `umb-property-dataset` component together with with two `umb-property` components: +In the following example a dataset is implemented by using the `umb-property-dataset` component together with two `umb-property` components: ```xml diff --git a/17/umbraco-cms/customizing/property-editors/property-dataset.md b/17/umbraco-cms/customizing/property-editors/property-dataset.md index 22685f41885..c35e080305f 100644 --- a/17/umbraco-cms/customizing/property-editors/property-dataset.md +++ b/17/umbraco-cms/customizing/property-editors/property-dataset.md @@ -15,7 +15,7 @@ It is required for the `umb-property` element to have a Property Dataset provide The `umb-property-dataset` component provides a Property Dataset Context for any properties within. This provides a way to implement such purely via Elements. -In the following example a dataset is implemented by using the `umb-property-dataset` component together with with two `umb-property` components: +In the following example a dataset is implemented by using the `umb-property-dataset` component together with two `umb-property` components: ```xml