This is an automated email from the ASF dual-hosted git repository. humbedooh pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/opennlp-addons.git
commit 0895034220b3eb626dcd421e0118de83ac70b2fa Author: Martin Wiesner <[email protected]> AuthorDate: Sat Jan 25 21:15:10 2025 +0100 corrects minor typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4c58d..975ff67 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Currently, the library has different components: ## Getting Started -You can import the addons components directly via Maven, SBT or Gradle after you have build it locally: +You can import the addons components directly via Maven, SBT or Gradle after you have built it locally: #### Maven
