This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4b2d396 Remove double space
4b2d396 is described below
commit 4b2d39666aca40302e017a62d365bd80dfeed15c
Author: Alex Herbert <[email protected]>
AuthorDate: Mon Jul 15 11:58:53 2024 +0100
Remove double space
---
src/main/resources/commons-xdoc-templates/readme-md-template.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md
b/src/main/resources/commons-xdoc-templates/readme-md-template.md
index a4438b0..035dbea 100644
--- a/src/main/resources/commons-xdoc-templates/readme-md-template.md
+++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md
@@ -62,7 +62,7 @@ Getting the latest release
--------------------------
You can download source and binaries from our [download
page](https://commons.apache.org/proper/commons-@ID@/download_@[email protected]).
-Alternatively, you can pull it from the central Maven repositories:
+Alternatively, you can pull it from the central Maven repositories:
```xml
<dependency>