Fix some spelling typo in manual

conjuction -> conjunction

Change-Id: Ica838e8a8b3185c90f9f08512b65aad5755f687c
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
This commit is contained in:
Zhao Lei 2015-09-23 20:41:29 +08:00
parent bc164ad072
commit c105439735
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ can be supported through a single interface.
In addition to the key manager, Castellan also provides primitives for
various types of secrets (for example, asymmetric keys, simple passphrases,
and certificates). These primitives are used in conjuction with the key
and certificates). These primitives are used in conjunction with the key
manager to create, store, retrieve, and destroy managed secrets.
Another fundamental concept to using Castellan is the context object, most