Skip to content

Commit 46b2eff

Browse files
authored
Improve wording in package description (#518)
1 parent caf3cb8 commit 46b2eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yiisoft/yii2-queue",
3-
"description": "Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman",
3+
"description": "Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman",
44
"type": "yii2-extension",
55
"keywords": ["yii", "queue", "async", "gii", "db", "redis", "rabbitmq", "beanstalk", "gearman", "sqs"],
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)