Fixed a typo in the release notes

Change-Id: Iba072b14f19a152a9a9b47b452ce47da65f1a38e
This commit is contained in:
Ifat Afek 2018-01-17 16:03:24 +00:00
parent 15e956848a
commit 6ad1505754

View File

@ -1,5 +1,5 @@
---
features:
- Added an Event Presistor service that listens to the RabbitMQ2 (on a
- Added an Event Persistor service that listens to the RabbitMQ2 (on a
different topic) and asynchronously writes the events to a relational
database. All events are stored after the filter/enrich phase.