From 3269a0a3a9b72388063aebaf6d6dd3c586026189 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arthur=20Greg=C3=B3rio?= Date: Thu, 12 Apr 2018 12:41:55 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2b6945..eafc621 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ CREATE SCHEMA security_audit ## How to: run on IDE -Just import the maven project, and deploy to you already configured Wildfly server. Remember to first configure the infrastructure. +Just import the maven project and deploy to you already configured Wildfly server. Remember to first configure the infrastructure. ## How to: run by hands