Skip to content

Commit be6a0ca

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Fix typo php-fpm => php-pm
2 parents f9b31a0 + 01b3987 commit be6a0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/runtime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Runtime Component
66
======================
77

88
The Runtime Component decouples the bootstrapping logic from any global state
9-
to make sure the application can run with runtimes like PHP-FPM, ReactPHP,
9+
to make sure the application can run with runtimes like PHP-PM, ReactPHP,
1010
Swoole, etc. without any changes.
1111

1212
Installation

0 commit comments

Comments
 (0)