Skip to content

Commit 4f19adb

Browse files
committed
docs: correct property name for node sharing in Spring
1 parent fdeb06a commit 4f19adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/modules/ROOT/pages/enterprise-edition/enterprise-edition.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ Set the property `timefold.solver.constraint-stream-automatic-node-sharing` to `
869869
+
870870
[source,properties,options="nowrap"]
871871
----
872-
timefold.solver.constraint-stream-automatic-node=true
872+
timefold.solver.constraint-stream-automatic-node-sharing=true
873873
----
874874
875875
Quarkus::

0 commit comments

Comments
 (0)