Skip to content

Commit 31ff075

Browse files
committed
Fixed typo
Fixed introduction typo
1 parent 6bac0f4 commit 31ff075

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)