Skip to content

Commit 6c4c190

Browse files
committed
Fix typo in rakesh's talk title.
1 parent 47c3ffa commit 6c4c190

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h3 class="section-title">Schedule</h3>
157157
<td class="td-duration"> 1h </td></tr>
158158
<tr>
159159
<td class="td-time"> 02:00 pm </td>
160-
<td class="td-event"> <a href="/speakers.html#rakesh">Enabling one-one-one personalized communication with over 250 million users in realtime using Clojure</a> </td>
160+
<td class="td-event"> <a href="/speakers.html#rakesh">Enabling one-on-one personalized communication with over 250 million users in realtime using Clojure</a> </td>
161161
<td class="td-speaker"> Rakesh Pulipati </td>
162162
<td class="td-kind"> Crisp </td>
163163
<td class="td-duration"> 20m </td></tr>

speakers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h3 class="talk-title">Elegant error-handling for a more civilized age</h3>
227227
</p>
228228
</aside>
229229
<aside class="right">
230-
<h3 class="talk-title">Enabling one-one-one personalized communication with over 250 million users in realtime using Clojure</h3>
230+
<h3 class="talk-title">Enabling one-on-one personalized communication with over 250 million users in realtime using Clojure</h3>
231231
<div class="talk-desc">
232232
<p>
233233
We work with thousands of large consumer businesses (like Flipkart, GoIbibo, eBay etc) to enable realtime communication with their end users across channels (push, in-app, email, web etc). At the core of our platform is this visual workflow builder, called the Journey Designer, built in clojure.

0 commit comments

Comments
 (0)