Skip to content

Commit 123ce52

Browse files
authored
Update index.md
1 parent b192663 commit 123ce52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nservicebus/sagas/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Make sure to configure appropriate [saga persistence](/persistence/).
145145

146146
snippet: saga-configure
147147

148-
The choice of persistence can impact the design of saga data, for e.g. the length of the name of the saga class, virtual properties in saga etc. While NServiceBus persister tries to abstract things away, sometimes the limitations of the specific implementations can have an impact.
148+
The choice of persistence can affect the design of saga data, such as the length of the saga class name, the use of virtual properties of the saga, etc. While the NServiceBus persister aims to abstract away these details, sometimes the limitations of the specific implementation can have an impact.
149149

150150
## Sagas and automatic subscriptions
151151

0 commit comments

Comments
 (0)