From 647a8283674874c445b7864a67ea6834df39bf75 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 29 Sep 2020 19:26:06 +0200 Subject: [PATCH] docs: webservice -> web service Reviewed-by: Eric Engestrom Part-of: --- docs/ci/bare-metal.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ci/bare-metal.rst b/docs/ci/bare-metal.rst index 0af32b3ba44..754c78d63af 100644 --- a/docs/ci/bare-metal.rst +++ b/docs/ci/bare-metal.rst @@ -7,9 +7,9 @@ Mesa. Currently only "fastboot" and "ChromeOS Servo" devices are supported. In comparison with LAVA, this doesn't involve maintaining a separate -webservice with its own job scheduler and replicating jobs between the +web service with its own job scheduler and replicating jobs between the two. It also places more of the board support in git, instead of -webservice configuration. On the other hand, the serial interactions +web service configuration. On the other hand, the serial interactions and bootloader support are more primitive. Requirements (fastboot)