From 8527af569633ce7de7606876dccae33d4cc5ffc9 Mon Sep 17 00:00:00 2001 From: Gunnar Morling Date: Fri, 30 Apr 2021 09:46:19 +0200 Subject: [PATCH] DBZ-3478 Typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b317d8a..b2a33210c 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ You can skip the integration tests and docker-builds with the following command: $ mvn clean verify -DskipITs -### Building just the artifacs, without running tests, CheckStyle, etc. +### Building just the artifacts, without running tests, CheckStyle, etc. You can skip all non-essential plug-ins (tests, integration tests, CheckStyle, formatter, API compatibility check, etc.) using the "quick" build profile: