diff --git a/10/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md b/10/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md index 009ab269040..ae6891016db 100644 --- a/10/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md +++ b/10/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md @@ -7,9 +7,7 @@ The IsHelper methods are a set of extension methods for IPublishedContent to help perform quick conditional queries against IPublishedContent nodes in a collection. -IsHelper methods are ternary operators, however they work a little nicer in that they can be embedded in properties and quicker to write as you don't need so many brackets to make Razor understand them. - - +IsHelper methods are ternary operators, however they work a little nicer since they can be embedded in properties. They are also quicker to write because fewer brackets are needed for Razor to understand them. ## How to use diff --git a/12/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md b/12/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md index 54c5401392b..8e49a63e552 100644 --- a/12/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md +++ b/12/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md @@ -2,7 +2,7 @@ The IsHelper methods are a set of extension methods for IPublishedContent to help perform quick conditional queries against IPublishedContent nodes in a collection. -IsHelper methods are ternary operators, however they work a little nicer in that they can be embedded in properties and quicker to write as you don't need so many brackets to make Razor understand them. +IsHelper methods are ternary operators, however they work a little nicer since they can be embedded in properties. They are also quicker to write because fewer brackets are needed for Razor to understand them. *** diff --git a/13/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md b/13/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md index 54c5401392b..8e49a63e552 100644 --- a/13/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md +++ b/13/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md @@ -2,7 +2,7 @@ The IsHelper methods are a set of extension methods for IPublishedContent to help perform quick conditional queries against IPublishedContent nodes in a collection. -IsHelper methods are ternary operators, however they work a little nicer in that they can be embedded in properties and quicker to write as you don't need so many brackets to make Razor understand them. +IsHelper methods are ternary operators, however they work a little nicer since they can be embedded in properties. They are also quicker to write because fewer brackets are needed for Razor to understand them. *** diff --git a/14/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md b/14/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md index 54c5401392b..8e49a63e552 100644 --- a/14/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md +++ b/14/umbraco-cms/reference/querying/ipublishedcontent/ishelpers.md @@ -2,7 +2,7 @@ The IsHelper methods are a set of extension methods for IPublishedContent to help perform quick conditional queries against IPublishedContent nodes in a collection. -IsHelper methods are ternary operators, however they work a little nicer in that they can be embedded in properties and quicker to write as you don't need so many brackets to make Razor understand them. +IsHelper methods are ternary operators, however they work a little nicer since they can be embedded in properties. They are also quicker to write because fewer brackets are needed for Razor to understand them. ***