diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-10-27 17:28:10 -0400 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-10-28 13:51:13 +0000 |
commit | 7fa3dd2881be537ec6144850064ad1419dc12f3e (patch) | |
tree | 7fa013d6e23f16f73b0ca97628c1374a009b49bd /docs/usecases/contiv/BUG_REPORTS.md | |
parent | 3b5e222f8a4d0ccd4ec4eace2551491f13de85d9 (diff) |
docs: cleanup typos on readthrough
Type: style
Change-Id: I3b15035ea6c13cd1ca3cdc9dfa9b10a6e1be9880
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
Diffstat (limited to 'docs/usecases/contiv/BUG_REPORTS.md')
-rw-r--r-- | docs/usecases/contiv/BUG_REPORTS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usecases/contiv/BUG_REPORTS.md b/docs/usecases/contiv/BUG_REPORTS.md index 648e67f2422..5b9c3cf4875 100644 --- a/docs/usecases/contiv/BUG_REPORTS.md +++ b/docs/usecases/contiv/BUG_REPORTS.md @@ -283,7 +283,7 @@ Prerequisites: access to sudo. #### Setting up Prerequisites -To enable looging into a node without a password, copy your public key to the following +To enable logging into a node without a password, copy your public key to the following node: ``` ssh-copy-id <user-id>@<node-name-or-ip-address> |