Typo fix "etcd manager"->"etcd-manager"

In this doc,  "etcd-manager" is written as "“etcd-manager", while in line 28 "etcd manager"
This commit is contained in:
AdamDang 2018-03-09 20:25:21 +08:00 committed by GitHub
parent db01b6a01f
commit e01a8ff5de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ it matures.
To make adoption easier, the etcd-manager has added a standalone backup tool, that can backup etcd into the To make adoption easier, the etcd-manager has added a standalone backup tool, that can backup etcd into the
[expected structure](https://github.com/kopeio/etcd-manager/blob/master/docs/backupstructure.md), even if you are not running the etcd-manager. It should be possible to then use [expected structure](https://github.com/kopeio/etcd-manager/blob/master/docs/backupstructure.md), even if you are not running the etcd-manager. It should be possible to then use
the etcd manager from that backup. the etcd-manager from that backup.
## Roadmap ## Roadmap