chore: fix typo

Signed-off-by: davidko <dko@suse.com>
This commit is contained in:
davidko 2023-10-23 19:10:00 +08:00 committed by David Ko
parent 05d2c51a28
commit 4dc7dfdf71

View File

@ -51,7 +51,7 @@ https://github.com/longhorn/longhorn/issues/3546
- Introduce a new gRPC server in Instance Manager.
- Keep re-usable connections between Manager and Instance Managers.
- Keep reusable connections between Manager and Instance Managers.
- Allow Manager to fall back to engine binary call when communicating with old Instance Manager.