Skip to content

Commit 7ce5ca3

Browse files
authored
Merge pull request #51 from dvdmarchetti/patch-1
Fixed typo
2 parents 6bac0f4 + 31ff075 commit 7ce5ca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A unified front-end for different queuing backends. Includes a REST server, CLI
77

88
## Why PHP-Queue? ##
99

10-
The pains of implementing a queueing system (eg. Beanstalk, Amazon SQS, RabbitMQ) for your applciation:
10+
The pains of implementing a queueing system (eg. Beanstalk, Amazon SQS, RabbitMQ) for your application:
1111

1212
* Which one is most efficient? Performant?
1313
* Learning curve to effectively implement the queue backend & the libraries.

0 commit comments

Comments
 (0)