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

jgus 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 03a2d82  KAFKA-6867; Corrected the typos in upgrade.html (#4970)
03a2d82 is described below

commit 03a2d8243d820c359d35a5feaa25bef3fdb7ca0a
Author: Surabhi Dixit <surabhi.di...@student.csulb.edu>
AuthorDate: Fri May 4 15:42:44 2018 -0700

    KAFKA-6867; Corrected the typos in upgrade.html (#4970)
    
    Reviewers: Jakob Homan <jgho...@gmail.com>, Jason Gustafson 
<ja...@confluent.io>
---
 docs/upgrade.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/upgrade.html b/docs/upgrade.html
index 4fe7e20..8bfc61e 100644
--- a/docs/upgrade.html
+++ b/docs/upgrade.html
@@ -61,7 +61,7 @@
     <li>Bumping the protocol version and restarting can be done any time after 
the brokers are upgraded. It does not have to be immediately after.
         Similarly for the message format version.</li>
     <li>If you are using Java8 method references in your Kafka Streams code 
you might need to update your code to resolve method ambiguties.
-        Hot-swaping the jar-file only might not work.</li>
+        Hot-swapping the jar-file only might not work.</li>
 </ol>
 
 <h5><a id="upgrade_120_notable" href="#upgrade_120_notable">Notable changes in 
1.2.0</a></h5>
@@ -129,7 +129,7 @@
     <li>Bumping the protocol version and restarting can be done any time after 
the brokers are upgraded. It does not have to be immediately after.
         Similarly for the message format version.</li>
     <li>If you are using Java8 method references in your Kafka Streams code 
you might need to update your code to resolve method ambiguties.
-        Hot-swaping the jar-file only might not work.</li>
+        Hot-swapping the jar-file only might not work.</li>
 </ol>
 
 

-- 
To stop receiving notification emails like this one, please contact
j...@apache.org.

Reply via email to