Skip to content

Commit 3570e92

Browse files
committed
Fixed grammar in coursebooking-dcb-refactored.rst.
1 parent 3a827b9 commit 3570e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/examples/coursebooking-dcb-refactored.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ using its "decision" event attributes.
116116
:pyobject: CanInitialiseEnduringObject
117117

118118
The class :class:`~eventsourcing.dcb.domain.DecoratedFuncCaller` extends
119-
:class:`~eventsourcing.dcb.domain.CanMutateEnduringObject` and is used to
119+
:class:`~eventsourcing.dcb.domain.CanMutateEnduringObject` and is used
120120
by the library's :ref:`event decorator <Event decorator>` to "apply" to an
121121
enduring object any "decision" events of the type mentioned in the decorator.
122122

0 commit comments

Comments
 (0)