Skip to content

Commit 97aa7fd

Browse files
Update introduction.md (#330)
Changed to singular to match "does"
1 parent 9773d3f commit 97aa7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction
33
weight: 1
44
---
55

6-
Do you use Kafka in your laravel projects? All packages I've seen until today, including some built by myself, does not provide a nice syntax usage syntax or, when it does, the test process with these packages are very painful.
6+
Do you use Kafka in your laravel projects? Every package I've seen until today, including some built by myself, does not provide a nice syntax usage syntax or, when it does, the test process with these packages are very painful.
77

88
This package provides a nice way of producing and consuming kafka messages in your Laravel projects.
99

0 commit comments

Comments
 (0)