bbejeck commented on code in PR #431:
URL: https://github.com/apache/kafka-site/pull/431#discussion_r953115247
##########
powered-by.html:
##########
@@ -2,6 +2,12 @@
<script>
// powered by items
var poweredByItems = [
+ {
+ "link": "https://brainstation-23.com",
+ "logo": "bs-23.png",
+ "logoBgColor": "#FFFFFF",
+ "description": "Kafka is used at bulk transaction queue and batch data
processing in banking solutions where customer satisfaction relies on most. It
is also used in batch data validation and filtering process."
Review Comment:
```suggestion
"description": "Kafka is used as a bulk transaction queue and batch
data processing in banking solutions where customer satisfaction relies on
most. It is also used in batch data validation and filtering process."
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]