GitHub user scholzj opened a pull request:
https://github.com/apache/kafka-site/pull/81
MINOR: Fix typo in the gradle command for code style check
Fix typo in the gradle command for code style check: chec**k**styleMain
instead of chec**h**styleMain
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/scholzj/kafka-site coding-guide-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka-site/pull/81.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #81
----
commit 644a677161800cbc384e196bda40188c26f7351e
Author: Jakub Scholz <[email protected]>
Date: 2017-09-20T10:01:42Z
Fix typo in the gradle command for code style check
----
---