Skip to content

Commit 9f0a3ee

Browse files
authored
Update page-properties.md
1 parent 470b4f5 commit 9f0a3ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/pages/page/page-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ In simple e-commerce applications, the URLs can be configured as follows:
9898
* *category/{Category/Code}/product/{Product/Name}* - the URL for a page that shows a product and a category (in a browser, the URL will look like `http://example.mendixcloud.com/p/category/tools/product/hammer` where `tools` is used to retrieve the `Category` by its `Code`, and `hammer` is used to retrieve the `Product` by its `Name`)
9999

100100
{{% alert color="warning" %}}
101-
We don't recommend configuring page URLs for pages that are displayed as a pop-up. Navigating to such a URL will result in layout issues.
101+
Mendix does not recommend configuring page URLs for pages that are displayed as a pop-up. Navigating to such a URL will result in layout issues.
102102
{{%/alert %}}
103103

104104
### Common Section {#common}

0 commit comments

Comments
 (0)