Skip to content

Commit 3c0e986

Browse files
committed
Fixing a couple more typos
1 parent e1eb024 commit 3c0e986

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ christianw:
6464
github: xianwill
6565

6666
trinityx:
67-
name: Trinity Xie
67+
name: Trinity Xia
6868
github: hnaoto

_posts/2020-01-06-zero-data-loss-kafka-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ team: Core Platform
1111
---
1212

1313
Migrating streams from one Kafka cluster to another can be challenging, even
14-
more so when the migration is between two major versions, entitwo different
14+
more so when the migration is between two major versions, two different
1515
platforms, and from one datacenter to another. We managed to [migrate Kafka to
1616
the Cloud](/blog/2019/migrating-kafka-to-aws.html) on **hard mode**, without
1717
any downtime, and zero data loss. When we were first planning the migration, we

0 commit comments

Comments
 (0)