From f770700cf36fa3b281167a6eb61ec7fe1fd97120 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Mon, 14 Jan 2019 18:26:28 +0000
Subject: [PATCH] DOC: typo

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 7aaa99fd4..ba122c57b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -30,7 +30,7 @@ Changed
 Fixed
 ^^^^^
 
-* Fixed an issue in the :class:`.GiftiMesh` class, wheere
+* Fixed an issue in the :class:`.GiftiMesh` class, where
   ``numpy``/``nibabel`` was returning read-only index arrays.
 
 
-- 
GitLab