diff --git a/enhancements/20220428-storage-network-through-grpc-proxy.md b/enhancements/20220428-storage-network-through-grpc-proxy.md index 45629bc..4fa5d26 100644 --- a/enhancements/20220428-storage-network-through-grpc-proxy.md +++ b/enhancements/20220428-storage-network-through-grpc-proxy.md @@ -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.