Skip to content

Commit 836d4b6

Browse files
rawdigitsbobveznat
authored andcommitted
fix typo
Signed-off-by: Bob Van Zant <bvanzant@brkt.com>
1 parent 52ef66c commit 836d4b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ environment and a production environment. Throughout the examples we
236236
assume a single environment named "production."
237237

238238
In all cases this tool relies heavily on ``ssh-agent``. It is entirely
239-
feasible that ``ssh-agent`` could be replaced by any other process cable of
240-
signing a blob of data with a specified key including an HSM.
239+
feasible that ``ssh-agent`` could be replaced by any other process capable
240+
of signing a blob of data with a specified key including an HSM.
241241

242242
Many of the configuration files use SSH key fingerprints. To get a key's
243243
fingerprint you may run ``ssh-keygen -l -f <filename>`` or, if the key is

0 commit comments

Comments
 (0)