This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1540cba78 Trigger Build Bot
1540cba78 is described below
commit 1540cba7858b47e6acedcf10f3f17abd60de2552
Author: Richard Zowalla <[email protected]>
AuthorDate: Tue Feb 24 20:26:31 2026 +0100
Trigger Build Bot
Fix formatting issue in README for build command.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bd733efcf..c59411cc0 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Welcome to OpenNLP Site Source Code
#### Build
```bash
-mvn clean install`
+mvn clean install
```
#### Test Site locally - starts a web server on Port 8080