Skip to content

Commit f35508d

Browse files
committed
Merge pull request #12 from TheoLeanse/patch-1
Pedantic correction
2 parents 4c1f6f2 + 81f1d96 commit f35508d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a sample implementation of CQRS / Eventsourcing Infrastructure in node.js using:
44

55
- [redis](http://redis.io/) for Pub/Sub and Storage.
6-
- [node-eventstore](https://github.com/adrai/node-eventstore) for EventSourcing including it's redis storage implementation.
6+
- [node-eventstore](https://github.com/adrai/node-eventstore) for EventSourcing including its redis storage implementation.
77
- [backbone.CQRS](https://github.com/jamuhl/backbone.CQRS) to bring CQRS to client with ease.
88

99
### get it up and running

0 commit comments

Comments
 (0)