Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauro Cassani committed Jul 25, 2017
1 parent 11610d0 commit 96839a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Events are indexed this way, look at the example:
```php
Array
(
'index' => 'aggregate-name'
'index' => 'aggregate-name' // Aggregate name
'type' => 'UserWasCreated', // Event class
'id' => 'c4a760a8-dbcf-5254-a0d9-6a4474bd1b62', // eventId
'body' => [
Expand Down

0 comments on commit 96839a6

Please sign in to comment.