Commit 48d22f93 authored by Robert Požarickij's avatar Robert Požarickij Committed by Andy Wilkinson

Fix grammar in CONTRIBUTING.adoc

Closes gh-4885
parent d1b35222
...@@ -98,7 +98,7 @@ reactor unless they have previously been built. Unfortunately this restriction c ...@@ -98,7 +98,7 @@ reactor unless they have previously been built. Unfortunately this restriction c
some compilations for Spring Boot as we include a maven plugin and use it within the some compilations for Spring Boot as we include a maven plugin and use it within the
samples. The standard build works around this restriction by launching the samples via samples. The standard build works around this restriction by launching the samples via
the `maven-invoker-plugin` so that they are not part of the reactor. This works fine the `maven-invoker-plugin` so that they are not part of the reactor. This works fine
most of the time, however, sometimes it useful to run a build that includes all modules most of the time, however, sometimes it's useful to run a build that includes all modules
(for example when using `maven-versions-plugin`. We use the full build on our CI servers (for example when using `maven-versions-plugin`. We use the full build on our CI servers
and during the release process. and during the release process.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment