Skip to content

Commit 8962ac5

Browse files
morrskyjaviereguiluz
authored andcommitted
Update runtime.rst
typo PHP-PM:PHP-FPM
1 parent c2a1104 commit 8962ac5

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
@@ -2,7 +2,7 @@ The Runtime Component
22
=====================
33

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

88
.. versionadded:: 5.3

0 commit comments

Comments
 (0)