Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
`inlcuidng` -> `including`
  • Loading branch information
schu authored and dunglas committed Apr 14, 2024
1 parent a910e39 commit 5cb5d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ docker buildx bake -f docker-bake.hcl --pull --no-cache --push

## Debugging Segmentation Faults With Static Builds

1. Download the debug version of the FrankenPHP binary from GitHub or create your custom static build inlcuidng debug symbols:
1. Download the debug version of the FrankenPHP binary from GitHub or create your custom static build including debug symbols:

```console
docker buildx bake \
Expand Down

0 comments on commit 5cb5d0b

Please sign in to comment.