This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a490bb4 Fix typo in Maven plugin instructions (#535)
8a490bb4 is described below

commit 8a490bb42e534e519cf705c505a06a5be867e4a1
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Oct 19 10:46:59 2025 +0100

    Fix typo in Maven plugin instructions (#535)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4a67dff0..9180157f 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ project in Java and Scala respectively, with both sbt and 
Gradle configurations.
      
 #### Maven plugin
 - the Maven plugin is built using sbt
-- Build the Maven plugin and not its version number because the tests need the 
version number
+- Build the Maven plugin and note its version number because the tests need 
the version number
 - You can test the Maven plugin by changing directory into the 
`plugin-tester-java` dir
     - `mvn -Dpekko.grpc.project.version=<version> pekko-grpc:generate compile`
 - You can run the equivalent Scala tests by changing directory into the 
`plugin-tester-scala` dir


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to