Update compile.md

This commit is contained in:
Silvio Ney
2024-03-10 20:36:10 +00:00
committed by Kévin Dunglas
parent e0531fa17c
commit 68b1d6f632

View File

@@ -1,6 +1,6 @@
# Compile From Sources
This document explain how to create a FrankenPHP build that will load PHP as a dymanic library.
This document explain how to create a FrankenPHP build that will load PHP as a dynamic library.
This is the recommended method.
Alternatively, [creating static builds](static.md) is also possible.