Skip to content

Commit 514af3a

Browse files
committed
typo fix
1 parent df89d13 commit 514af3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README-ci-failures.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ for the changes before attempting to deploy the fixed script.
1919
## Integration test failures
2020

2121
If your CI error is related to a timeout logged by one of the integration test
22-
runnners, this is a known issue and re-running the test in the Buildkite
22+
runners, this is a known issue and re-running the test in the Buildkite
2323
interface will usually succeed.
2424

2525
If an issue arises, please post an update in both `development` on the Mina
@@ -32,7 +32,7 @@ The CI runs its jobs in multiple Docker images. The images that it is using are
3232
specified in `buildkite/src/Constants/COntainerImages.dhall`: the CI uses all
3333
Debian images prefixed by `minaToolchainBuster`.
3434

35-
Theses images are generated by the CI itself, in particular based on the content of the
35+
These images are generated by the CI itself, in particular based on the content of the
3636
`dockerfiles` directory and the `opam.export` file (which describes versions of
3737
OCaml packages). If you PR modifies how the images are generated (for example by
3838
changing a package version in `opam.export`), then the CI will not automatically

0 commit comments

Comments
 (0)