KAFKA-8212 DOCS (kafka) - Fix Maven artifacts table from cutting off text (#6576)

Reviewer: Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
Victoria Bialas 2019-04-13 15:43:51 -07:00 committed by Matthias J. Sax
parent 8bd66eb870
commit ad0f7aead7
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<span id="streams-developer-guide-maven"></span><h2>Libraries and Maven artifacts</h2>
<p>This section lists the Kafka Streams related libraries that are available for writing your Kafka Streams applications.</p>
<p>You can define dependencies on the following libraries for your Kafka Streams applications.</p>
<table border="1" class="non-scrolling-table docutils">
<table border="1" class="datatable">
<colgroup>
<col width="14%" />
<col width="19%" />