We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ef66c commit 836d4b6Copy full SHA for 836d4b6
1 file changed
README.rst
@@ -236,8 +236,8 @@ environment and a production environment. Throughout the examples we
236
assume a single environment named "production."
237
238
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.
+feasible that ``ssh-agent`` could be replaced by any other process capable
+of signing a blob of data with a specified key including an HSM.
241
242
Many of the configuration files use SSH key fingerprints. To get a key's
243
fingerprint you may run ``ssh-keygen -l -f <filename>`` or, if the key is
0 commit comments