Skip to content

Commit ef77733

Browse files
committed
Review
1 parent cb21ef0 commit ef77733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/consistency-errors/consistency-errors-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To fix CE0529, you can use a microflow as the home page that opens the preferred
5656

5757
If you set a page that expects required parameter(s) to be passed to it as a home page for a [navigation profile](/refguide/navigation/#properties), you will get a consistency error.
5858

59-
For example, you have added a data view that expects a required object of type *Customer* to the home page of the responsive profile, and you get a consistency error. Optional parameters will not trigger a consistency error if not passed.
59+
For example, you have added a data view that expects a required object of type *Customer* to the home page of the responsive profile, and you get a consistency error. Optional parameters will not trigger a consistency error if they are not passed.
6060

6161
{{< figure src="/attachments/refguide/modeling/consistency-errors/consistency-errors-navigation/home-page-error.png" alt="Home Page Error" class="no-border" >}}
6262

0 commit comments

Comments
 (0)