diff --git a/README.adoc b/README.adoc index d416490e..7e58a3e6 100644 --- a/README.adoc +++ b/README.adoc @@ -173,6 +173,6 @@ $ ls -lh target/mvnd === Known issues and limitations -* Parallel build, hence `mvnd`, don't play well with `-rf` maven option at the monet. If you use the `-rf` maven option with `mvnd` you have no guarantee that all the modules will have been built (There are some improvements planned on this in the next `mvnd` releases). +* Parallel build, hence `mvnd`, don't play well with `-rf` maven option at the moment. If you use the `-rf` maven option with `mvnd` you have no guarantee that all the modules will have been built (There are some improvements planned on this in the next `mvnd` releases). We're happy to improve `mvnd`, so feedback is most welcomed!