We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a827b9 commit 3570e92Copy full SHA for 3570e92
docs/topics/examples/coursebooking-dcb-refactored.rst
@@ -116,7 +116,7 @@ using its "decision" event attributes.
116
:pyobject: CanInitialiseEnduringObject
117
118
The class :class:`~eventsourcing.dcb.domain.DecoratedFuncCaller` extends
119
-:class:`~eventsourcing.dcb.domain.CanMutateEnduringObject` and is used to
+:class:`~eventsourcing.dcb.domain.CanMutateEnduringObject` and is used
120
by the library's :ref:`event decorator <Event decorator>` to "apply" to an
121
enduring object any "decision" events of the type mentioned in the decorator.
122
0 commit comments