From 5a2a5bec5f6898a1aefa1d4f71ba53462b9f3dba Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Tue, 15 Sep 2020 09:41:19 +0200
Subject: [PATCH] make changelog grammatically consistent

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92b58d87d..14f70ed9b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ With this release, we dropped support for Coq 8.9.
   `excl_auth_agreeL` to `excl_auth_agree_L`,
   `frac_auth_agreeL` to `frac_auth_agree_L`, and
   `ufrac_auth_agreeL` to `ufrac_auth_agree_L`.
-* Constructions to define a camera through restriction of the validity predicate
+* Add constructions to define a camera through restriction of the validity predicate
   (`iso_cmra_mixin_restrict`) and through an isomophism (`iso_cmra_mixin`).
 
 **Changes in `proofmode`:**
-- 
GitLab