You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mi...@apache.org on 2021/10/18 08:20:51 UTC

[kafka] branch trunk updated: MINOR: Fix typo in README.md (#11407)

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

mimaison pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 14671e2  MINOR: Fix typo in README.md (#11407)
14671e2 is described below

commit 14671e28d7f6c530796d3abffd4f7ccb74ac849e
Author: Dmitriy Fishman <fi...@gmail.com>
AuthorDate: Mon Oct 18 11:19:05 2021 +0300

    MINOR: Fix typo in README.md (#11407)
    
    
    Reviewers: Mickael Maison <mi...@gmail.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5c5f334..f011c61 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@ The `eclipse` task has been configured to use `${project_dir}/build_eclipse` as
 build directory (`${project_dir}/bin`) clashes with Kafka's scripts directory and we don't use Gradle's build directory
 to avoid known issues with this configuration.
 
-### Publishing the jar for all version of Scala and for all projects to maven ###
+### Publishing the jar for all versions of Scala and for all projects to maven ###
 The recommended command is:
 
     ./gradlewAll publish