Index: .github/workflows/ci.yml
===================================================================
--- .github/workflows/ci.yml	(revision 19b072741c801a85f8febf64defa20759e03bd61)
+++ .github/workflows/ci.yml	(revision 8d054ca78b96ac3a4806f34e94230cd7da8f77a8)
@@ -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 .
