Skip to content

Commit 8c8c96c

Browse files
authored
Update README.md
1 parent 76b7fb9 commit 8c8c96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ But PostgreSQL, the world's most advanced open-source database, is also suitable
6262
You can use PostgreSQL as an event store without additional frameworks or extensions
6363
instead of setting up and maintaining a separate specialized database for event sourcing.
6464

65-
This repository provides a reference implementation of event sourced system that uses PostgreSQL as an event store.
65+
This repository provides a reference implementation of an event-sourced system that uses PostgreSQL as an event store.
6666
You can also [fork](https://github.com/evgeniy-khist/postgresql-event-sourcing/fork) the repo
6767
and use it as a template for your projects.
6868

0 commit comments

Comments
 (0)