diff options
Diffstat (limited to 'doc/onboarding.md')
-rw-r--r-- | doc/onboarding.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/onboarding.md b/doc/onboarding.md index b3bd264..585ec84 100644 --- a/doc/onboarding.md +++ b/doc/onboarding.md @@ -12,7 +12,7 @@ Basically: - Finally, the new administrator must choose a password to operate over SSH with `./passwd prod rick` where `rick` is the target username -## How to operate a node (conncet to Nomad and Consul) +## How to operate a node (connect to Nomad and Consul) Edit your `~/.ssh/config` file with content such as the following: |