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

jagadish pushed a commit to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/samza.git


The following commit(s) were added to refs/heads/1.0.0 by this push:
     new 56cb25d  Fix a typo in LinkedIn case-study
56cb25d is described below

commit 56cb25d11b8d3a2680b2a21de86796f74fcba5d5
Author: Jagadish <jvenkatra...@linkedin.com>
AuthorDate: Fri Mar 22 10:59:24 2019 -0700

    Fix a typo in LinkedIn case-study
    
    Author: Jagadish <jvenkatra...@linkedin.com>
    
    Reviewers: Jagadish <jagad...@apache.org>
    
    Closes #965 from vjagadish1989/website-typo
    
    (cherry picked from commit a150d31581f2a19d188a56ff90e207ff661cbbdd)
    Signed-off-by: Jagadish <jvenkatra...@linkedin.com>
---
 docs/_case-studies/linkedin.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_case-studies/linkedin.md b/docs/_case-studies/linkedin.md
index f4dfe6b..56918386 100644
--- a/docs/_case-studies/linkedin.md
+++ b/docs/_case-studies/linkedin.md
@@ -31,7 +31,7 @@ How LinkedIn built Air Traffic Controller, a stateful stream 
processing system t
 
 LinkedIn is a professional networking company that offers various services and 
platform for job seekers, employers and sales professionals. With a growing 
user base and multiple product offerings, it becomes imperative to streamline 
communications to members. To ensure member experience comes first, LinkedIn 
developed a new email and notifications platform called *Air Traffic Controller 
(ATC)*.
 
-ATC is designed to be an intelligent platform that tracks all outgoing 
communications and delivers the communication through the right channe to the 
right member at the right time.
+ATC is designed to be an intelligent platform that tracks all outgoing 
communications and delivers the communication through the right channel to the 
right member at the right time.
 
 <img src="/img/{{site.version}}/case-studies/linkedin-atc-samza-pipeline.png" 
alt="architecture" style="max-width: 80%; height: auto;" 
onclick="window.open(this.src)"/>
 

Reply via email to