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