docs: fix typos (#1399)

This commit is contained in:
Kévin Dunglas
2025-02-21 13:55:37 +01:00
committed by GitHub
parent 072151dfee
commit 80f13f07ea
10 changed files with 16 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ bash testdata/performance/perf-test.sh
```
This will build the `frankenphp-dev` docker image and run it under the name 'load-test-container'
in the background. Additionally, it will run the `grafana/k6` container and you'll be able to choose
in the background. Additionally, it will run the `grafana/k6` container, and you'll be able to choose
the load test you want to run. A `flamegraph.svg` will be created in the `testdata/performance` directory.
If the load test has stopped prematurely, you might have to remove the container manually: