From 95b2fdd84f5d8c63c0c7e215ec35514bba9117f0 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Mon, 1 Oct 2018 13:09:16 -0400 Subject: [PATCH] Fix Grammar --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index a7e11c5a..70b2a090 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -21,7 +21,7 @@ Other Changes -------------- * Upload signed packages to PyPI with twine (#651) -* Do not inforce period at the end of copyright statement (666) +* Do not enforce period at the end of copyright statement (666) v0.4.1 ======