From 34cd3439d51918702d87040de72cc68760c6de3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Greg=C3=B3rio?= Date: Mon, 21 May 2018 14:08:31 -0300 Subject: [PATCH] fix #17 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5016b94..9f0b40c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The core: The extras: - Database audit with Hibernate Envers 5 -- Hiberante Validator for Bean Validation +- Hibernate Validator for Bean Validation - Omnifaces and PrimefacesExt for JSF utilities - Jackson for JSON support - Lombok, Google Guava and Coomons Lang for class level utilities