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