From 3cb93b8f09ab60e04c8ead92f88376aea5c96e17 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Thu, 18 Jun 2020 17:43:39 +0200 Subject: [PATCH] Lib doc fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f34836..122a1fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Event Publisher Portal -**Event Publisher Portal** is a [Liferay](https://liferay.com) 6.2 hook that provides the portal related implementation classes for event publishing and some interesting listeners that push events to a broker endpoint. +**Event Publisher Portal** is a [Liferay](https://liferay.com) 6.2 hook that provides the portal related implementation classes for event publishing and some portal's events and model listeners that push events to a broker endpoint. ## Structure of the project