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