From 00411526add8f066cba49fbed13479a57e55c574 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Mon, 26 Aug 2024 22:23:30 +0200 Subject: [PATCH] Update docs/performance.md Co-authored-by: Jacob Dreesen --- docs/performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/performance.md b/docs/performance.md index 5127a543a..95baf682b 100644 --- a/docs/performance.md +++ b/docs/performance.md @@ -21,7 +21,7 @@ you need to create a worker script and to be sure that the app is not leaking me ## Go Runtime Configuration -FrankenPHP is written and Go. +FrankenPHP is written in Go. In general, the Go runtime doesn't require any special configuration, but in certain circumstances it can be helped to perform better.