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 76b7fb9 commit 8c8c96cCopy full SHA for 8c8c96c
README.md
@@ -62,7 +62,7 @@ But PostgreSQL, the world's most advanced open-source database, is also suitable
62
You can use PostgreSQL as an event store without additional frameworks or extensions
63
instead of setting up and maintaining a separate specialized database for event sourcing.
64
65
-This repository provides a reference implementation of event sourced system that uses PostgreSQL as an event store.
+This repository provides a reference implementation of an event-sourced system that uses PostgreSQL as an event store.
66
You can also [fork](https://github.com/evgeniy-khist/postgresql-event-sourcing/fork) the repo
67
and use it as a template for your projects.
68
0 commit comments