You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/09/22 08:05:47 UTC

[cloudstack] branch main updated: Update README.md (#5492)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new fb7086a  Update README.md (#5492)
fb7086a is described below

commit fb7086a3353c8c52909d8d3f82415eb49d8adc38
Author: daweilics <79...@users.noreply.github.com>
AuthorDate: Wed Sep 22 04:05:25 2021 -0400

    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 334224c..0744c32 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.