From fb7086a3353c8c52909d8d3f82415eb49d8adc38 Mon Sep 17 00:00:00 2001 From: daweilics <79042664+daweilics@users.noreply.github.com> Date: Wed, 22 Sep 2021 04:05:25 -0400 Subject: [PATCH] Update README.md (#5492) Correct minor grammatical issues. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334224c358e..0744c3265b7 100644 --- a/README.md +++ b/README.md @@ -143,5 +143,5 @@ The following provides more details on the included cryptographic software: * CloudStack makes use of JaSypt cryptographic libraries. * CloudStack has a system requirement of MySQL, and uses native database encryption functionality. * CloudStack makes use of the Bouncy Castle general-purpose encryption library. -* CloudStack can optionally interacts with and controls OpenSwan-based VPNs. +* CloudStack can optionally interact with and control OpenSwan-based VPNs. * CloudStack has a dependency on and makes use of JSch - a java SSH2 implementation.