Skip to content

Commit 4556b21

Browse files
TomCoolsCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 1aeeaf6 commit 4556b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/modules/ROOT/pages/integration/integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Beyond that, Timefold Solver also integrates with many other Java technologies.
2323
====
2424
While it is possible to annotate the same domain classes with both Timefold Solver and persistence or serialization annotations,
2525
this tightly couples your planning domain to your data model.
26-
In many applications it is preferable to keep them separate for example, by mapping between a persistence entity and a dedicated planning model
26+
In many applications it is preferable to keep them separate, for example, by mapping between a persistence entity and a dedicated planning model
2727
so that changes to one do not force changes to the other.
2828
====
2929

0 commit comments

Comments
 (0)