Skip to content

Commit 1ec9ba4

Browse files
author
mauritselzinga-mx
authored
Improved message
1 parent fe1316c commit 1ec9ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/dev-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ Mendix apps are best built in a way that they are easily scalable through a micr
339339

340340
To ensure maintainability and performance, we recommend keeping your app within 3,000 microflows and 750 entities.
341341

342-
Staying within these limits helps maintain optimal performance in both Studio Pro and your running application, while also ensuring your app remains manageable and scalable over time.
342+
Staying within these limits helps maintain optimal performance in both Studio Pro, while also ensuring your app remains manageable and scalable over time.
343343
If your app exceeds these limits, consider breaking your app into smaller services to improve maintainability and performance.
344344

345345
Applications exceeding these guidelines may still function, depending on your system. However, we cannot provide support for performance issues in oversized projects.

0 commit comments

Comments
 (0)