diff --git a/docs/GettingStarted.asciidoc b/docs/GettingStarted.asciidoc index 5e97f34fb1e..1e375172eed 100644 --- a/docs/GettingStarted.asciidoc +++ b/docs/GettingStarted.asciidoc @@ -167,7 +167,7 @@ overall result from the following list. * *softfailed* At least one known, non-critical issue has been found. That could be that workaround needles are in place, a softfailure has been recorded explicitly via `record_soft_failure` (from os-autoinst) or a job failure has been ignored - explicitly via a <>. + explicitly via a <>. * *timeout_exceeded* The job was aborted because `MAX_JOB_TIME` or `MAX_SETUP_TIME` has been exceeded, see <> for details. * *skipped* Dependencies failed so the job was not started.