Skip to content

Commit 09808d8

Browse files
xianwillrtyler
authored andcommitted
fixing two small typos.
1 parent b7b1e59 commit 09808d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2019-12-30-migrating-kafka-to-aws.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ weren't using it to its potential. Part of the "Kafka avoidance" syndrome that
2525
existed, stemmed from the operational difficulties of _just_ running the thing.
2626
It was almost like we were afraid to touch Kafka for fear it might fall over.
2727
Another part of that avoidance grew out of the functionality not matching
28-
developers' expectations developer expectations. When we first adopted Kafka,
28+
developers' expectations. When we first adopted Kafka,
2929
ours was an on-premise deloyment of version **0.10**. Developers used it for a
3030
few projects, unexpected things occasionally happened that were difficult to
3131
"fix" and we started avoiding it for new projects.
@@ -96,7 +96,7 @@ quality data in real-time.
9696
### Vendor Evaluation
9797

9898
Determining the vendor for the future of your streaming data platform is no
99-
light-hearted decision! For each vendor, we went created the topics and ACLs necessary
99+
light-hearted decision! For each vendor, we created the topics and ACLs necessary
100100
to support our prototype pipeline, and then we ran the prototype
101101
workload against a cluster created on each vendor's platform.
102102

0 commit comments

Comments
 (0)