From 3b4e7d9169db63737940dd8df41aa1c7aede9d01 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 10 Aug 2017 01:40:22 +1000 Subject: [PATCH] Fixed typo (#870) --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1073d2d6..2b061190 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -118,7 +118,7 @@ these keys should be fairly trivial, additionally pull requests have been submit via the UI. * Closed `#289 `_ - Fixed and issue where intermediates were not being properly exported. * Closed `#315 `_ - Made how roles are associated with certificates and authorities much more - explict, including adding the ability to add roles directly to certificates and authorities on creation. + explicit, including adding the ability to add roles directly to certificates and authorities on creation.