diff --git a/docs/compile.md b/docs/compile.md index 380051b3..dbb6767a 100644 --- a/docs/compile.md +++ b/docs/compile.md @@ -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.