From 5d04e9aac6d2ccc63cdb07c8651a4d81afd6bdae Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Tue, 15 Sep 2020 00:21:44 +0200
Subject: [PATCH] make enumeration consistent

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 153a674cf..ae360c721 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
+* 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