aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix-qa-frontpage/view/patches.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix-qa-frontpage/view/patches.scm b/guix-qa-frontpage/view/patches.scm
index 4e848c9..8a7665c 100644
--- a/guix-qa-frontpage/view/patches.scm
+++ b/guix-qa-frontpage/view/patches.scm
@@ -17,10 +17,10 @@ will appear first.")
(null? systems-with-low-substitute-availability))
'()
`((p (@ (style "text-align: center; font-weight: bold;"))
- "Builds for new patch series suspended as low "
+ "Builds for new patch series suspended as "
(a (@ (href "/branch/master"))
"master branch substitute availability")
- " for: "
+ " is low for: "
,@(append-map
(lambda (system)
`((span (@ (style "font-family: monospace;"))