diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2019-07-03 15:02:27 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2019-07-03 15:02:27 -0400 |
commit | d7bf40e63d78e19c8f93d226d02097eb89edbbf7 (patch) | |
tree | 5efb1bdb890ab3c987567f1eafed5dd32256813f | |
parent | 8290f674d1076cd9a1eb11a67990cb1a2ec3a9b5 (diff) |
Fix typo.
-rw-r--r-- | posts/2019-07-03-introducing-credsummoner.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2019-07-03-introducing-credsummoner.md b/posts/2019-07-03-introducing-credsummoner.md index 5709293..ab817c7 100644 --- a/posts/2019-07-03-introducing-credsummoner.md +++ b/posts/2019-07-03-introducing-credsummoner.md @@ -56,8 +56,8 @@ project. I hereby introduce ## Differences with Key Conjurer -There are a couple of significant differences between CredSummoner -and Key Conjurer. +There are some significant differences between CredSummoner and Key +Conjurer. * CredSummoner is written in Ruby. Key Conjurer's CLI is written in Go. Their CLI is quite a bit more user friendly, whereas mine is |