[bug#56145,4/5] doc: Small rewording.
Commit Message
* doc/guix.texi (Services)[Continuous Integration]: Add quotes to mark terms
as such. Fix typo.
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -31597,8 +31597,8 @@ evaluated, they are sent to the local Guix daemon. Cuirass then
listens to the Guix daemon output to detect the various build events.
@item Using the remote build mechanism.
-The build jobs are not submitted to the local Guix daemon. Instead, a
-remote server dispatches build requests to the connect remote workers,
+The build jobs are not submitted to the local Guix daemon. Instead, one
+``remote server'' dispatches build requests to the connected ``remote workers'',
according to the build priorities.
@end itemize