Skip to content

Commit a487e76

Browse files
gatamarheckj
authored andcommitted
spell fix
1 parent e000ed3 commit a487e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/coreconcepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Rather than restarting a cancelled pipeline, the developer is expected to create
294294

295295
The end to end lifecycle is enabled by subscribers and publishers communicating in a well defined sequence:
296296

297-
.An The lifecycle of a combine pipeline
297+
.The lifecycle of a combine pipeline
298298
image::diagrams/combine_lifecycle_diagram.svg[combine lifecycle diagram]
299299
<1> When the subscriber is attached to a publisher, it starts with a call to `.subscribe(_: Subscriber)`.
300300
<2> The publisher in turn acknowledges the subscription calling `receive(subscription: Subscription)`.

0 commit comments

Comments
 (0)