Skip to content

Commit 01eb82e

Browse files
wadjeroudijaviereguiluz
authored andcommitted
Fix typo php-fpm => php-pm
1 parent 9ac9388 commit 01eb82e

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
.. versionadded:: 5.3

0 commit comments

Comments
 (0)