Index: .github/workflows/ci.yml
===================================================================
--- .github/workflows/ci.yml	(revision 19b072741c801a85f8febf64defa20759e03bd61)
+++ .github/workflows/ci.yml	(revision 3f9f71d07af6b22695c62ac2fcbf254efb7c19f1)
@@ -22,4 +22,4 @@
     steps:
       - uses: actions/checkout@v4
-      # Bouwt het self-host image zodat een kapotte Dockerfile meteen opvalt.
+      # Build the self-host image so a broken Dockerfile is caught immediately.
       - run: docker build -t klonkt:ci .
