Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Badura <[email protected]>
  • Loading branch information
DavidBadura and DanielBadura authored Mar 12, 2024
1 parent eeeaf0a commit 07b9f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/subscription.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Subscriptions

A one core concept of event sourcing is the ability to react and process events in a different way.
One core concept of event sourcing is the ability to react and process events in a different way.
This is where subscriptions and subscription engine come into play.

There are different types of subscriptions. In most cases, we are talking about projector and processor.
Expand Down

0 comments on commit 07b9f59

Please sign in to comment.