diff options
-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 |