Skip to content

Commit b207dde

Browse files
author
JB CADOT
committed
Fix typo
1 parent 4ed41fe commit b207dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PHP Process Manager Bundle for Symfony Applications
55

66
To kill the expensive bootstrap of PHP and Symfony, this bundle add a simple symfony command to start a process manager using ReactPHP.
77

8-
This PHP process manager is Symfony specific and designed to be used with an process control system like [supervisord](http://supervisord.org/) - more reliable and avoid reinventing the wheel.
8+
This PHP process manager is Symfony specific and designed to be used with a process control system like [supervisord](http://supervisord.org/) - more reliable and avoid reinventing the wheel.
99

1010
Inspired from [php-pm](https://github.com/php-pm/php-pm).
1111

0 commit comments

Comments
 (0)