From c8be8fc9bca86861f19cfee7604b88f28d725a62 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sun, 1 Oct 2017 14:45:37 -0400 Subject: [PATCH] docs: fixed typo in changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40a58fb..2674c8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ exception. * `AbstractAnnotationFrameFactory.constructClass()` method now throws an exception if the element argument is neither an `Edge` or a `Vertex`. -* Added several more unit tests bring test coverage up an additional 5%. +* Added several more unit tests bringing test coverage up an additional 5%. ## 3.2.0 -- GitLab