Skip to content

Commit 0beec1e

Browse files
authored
Update _index.md
1 parent 6fd3f62 commit 0beec1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/nanoflows

content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/nanoflows/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following activities interact with the database:
3434
Therefore, the best practice is to use nanoflows in online applications when they do not contain the above activities.
3535

3636
{{% alert color="info" %}}
37-
An exception for the **Create object** activity is that you can use it to create a new [non-persistable entity](/refguide/persistability/#non-persistable) and this NPE has no error handlers attached. In this case, no request is sent to the Mendix Runtime.
37+
An exception for the **Create object** activity is that you can use it to create a new [non-persistable entity](/refguide/persistability/#non-persistable) and this NPE has no error handlers. In this case, no request is sent to the Mendix Runtime.
3838
{{% /alert %}}
3939

4040
{{% alert color="info" %}}

0 commit comments

Comments
 (0)