docs: healthcheck -> health check
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 20 Oct 2022 09:41:05 +0000 (11:41 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 10:06:45 +0000 (10:06 +0000)
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>

docs/ci/LAVA.rst

index 7164744..a576486 100644 (file)
@@ -39,7 +39,7 @@ Instantiate your boards by creating them in the UI or at the command
 line attached to that device type, then populate their dictionary
 (using an "extends" line probably referencing the board's template in
 ``/etc/lava-dispatcher/device-types``).  Now, go find a relevant
-healthcheck job for your board as a test job definition, or cobble
+health check job for your board as a test job definition, or cobble
 something together from a board that boots using the same boot_method
 and some public images, and figure out how to get your boards booting.