Skip to content

Commit a8c7299

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: Update runtime.rst
2 parents cca071c + 0a3f6ab commit a8c7299

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
Installation

0 commit comments

Comments
 (0)