GitHub user Joannis opened a pull request: https://github.com/apache/kafka/pull/4218
Update a protocol.html error Removed two words that indicated that the primitive types of the protocol would be listed here, which is not yet the case. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) You can merge this pull request into a Git repository by running: $ git pull https://github.com/Joannis/kafka patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4218.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 #4218 ---- commit 01189025b50f80e74c77896acdc214d31c4dbfec Author: Joannis Orlandos <joan...@orlandos.nl> Date: 2017-11-15T14:58:36Z Update a protocol.html typo ---- ---