Fix a typo

This commit is contained in:
wxdao 2019-06-21 01:00:18 +08:00 committed by GitHub
parent ce9f43d45d
commit 3a4a197c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,7 @@ The above command will use these certificates to generate the tls config to comm
## etcd
Connection to postgres can be established using the following command:
Connection to etcd3 can be established using the following command:
```
k3s server --storage-backend=etcd3 --storage-endpoint="https://127.0.0.1:2379"