GitHub user makearl opened a pull request:
https://github.com/apache/kafka-site/pull/106
MINOR: Fix typo in checkstyle command
Fix a typo in the [Coding
Guidelines](http://kafka.apache.org/coding-guide.html) for Kafka Streams
checkstyle commands
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/makearl/kafka-site fix-typo
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka-site/pull/106.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 #106
----
commit b89055d8df20c2d3f3832f3e00320fef649cec8a
Author: makearl <[email protected]>
Date: 2017-10-31T12:42:28Z
Fix typo in checkstyle command
----
---