diff options
| author | Anh Hong <hong4rc@gmail.com> | 2020-12-11 02:45:45 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-11 06:45:45 +1100 |
| commit | b8bc24d167f2e19482d9dc6d367876c361abf4ea (patch) | |
| tree | 5e46858514914eed698d1c941fe8593547e93ed4 /cli/tests/tls | |
| parent | fd9b0202c1bb0e83183fd0a53d8b1303612a5e31 (diff) | |
chore: fixed various misspellings and other typos (#8691)
Diffstat (limited to 'cli/tests/tls')
| -rw-r--r-- | cli/tests/tls/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli/tests/tls/README.md b/cli/tests/tls/README.md index 34de47dea..19bbaec35 100644 --- a/cli/tests/tls/README.md +++ b/cli/tests/tls/README.md @@ -43,5 +43,5 @@ For testing purposes we need following files: - `RootCA.crt` - `RootCA.key` - `RootCA.pem` -- `locahost.crt` -- `locahost.key` +- `localhost.crt` +- `localhost.key` |
