From 524fbf5248ed05fe9aa85e3b090926d184dd245a Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Mon, 19 Oct 2020 12:13:22 +0200
Subject: [PATCH] punctuation

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2a896101..8a44ef61 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ variables:
 
 ## Build jobs
 
-# We are on Coq's benchmark suite, so better make sure we keep working with Coq master
+# We are in Coq's benchmark suite, so better make sure we keep working with Coq master.
 build-coq.dev:
   <<: *template
   variables:
-- 
GitLab