This is an automated email from the ASF dual-hosted git repository. mthmulders pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 5c32e14114d2bbf28f958024e37a960bfd7b8121 Author: Maarten Mulders <[email protected]> AuthorDate: Fri May 12 13:47:59 2023 +0200 Sentence should start with a capital --- content/apt/guides/development/guide-helping.apt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/apt/guides/development/guide-helping.apt b/content/apt/guides/development/guide-helping.apt index 1fca6fd1..6eb8f3ca 100644 --- a/content/apt/guides/development/guide-helping.apt +++ b/content/apt/guides/development/guide-helping.apt @@ -43,9 +43,9 @@ Guide to helping with Maven To ease your first contribution, we have a {{{https://s.apache.org/for-the-grabs_maven}list of "up for grabs" issues}}, meaning that they should be easy to work on. If you consider picking up larger chunks of work, please reach out on the {{{../../mailing-lists.html}[email protected] list}} to discuss if the idea and solution strategy are still relevant. - * {{{./guide-testing-releases.html} test releases}} help test releases that are being voted on (see the {{{../../mailing-lists.html}[email protected] list}} for release votes) + * {{{./guide-testing-releases.html} Test releases}} help test releases that are being voted on (see the {{{../../mailing-lists.html}[email protected] list}} for release votes) - * {{{./guide-testing-development-plugins.html} test snapshot plugins}} help test the latest development versions of plugins and report issues + * {{{./guide-testing-development-plugins.html} Test snapshot plugins}} help test the latest development versions of plugins and report issues * Help with the documentation by pointing out areas that are lacking or unclear, and if you can, submitting Pull Requests to correct it: use the "edit" button in the breadcrumb, just after the page title.
