Skip to content

Commit cf06234

Browse files
dotKurogoloroden
andauthored
Update README.md
Co-authored-by: Golo Roden <[email protected]>
1 parent 639add9 commit cf06234

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ source := eventsourcingdb.NewSource(
4141
)
4242
```
4343

44-
Then you can start creating events by calling the `eventsorucingdb.NewEvent` function and specify the subject of the event as well as the type of the event:
44+
Then you can start creating events by calling the `eventsourcingdb.NewEvent` function and specify the subject of the event as well as the type of the event:
45+
4546

4647
```golang
4748
type UserRegistered struct {

0 commit comments

Comments
 (0)