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

dahn pushed a commit to branch staging-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/staging-site by this push:
     new 19ab8ca5d Fix grammar and spelling (#192)
19ab8ca5d is described below

commit 19ab8ca5dcfb3522d2b0fd8fe878de164b2a86fd
Author: John Bampton <[email protected]>
AuthorDate: Wed Apr 3 20:47:40 2024 +1000

    Fix grammar and spelling (#192)
---
 README.md          | 6 +++---
 src/pages/about.js | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 453987023..c1018d5a9 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Apache CloudStack Official Website
 
-This project keeps all sources used for building up Apache CloudStack
-official website which's served at https://cloudstack.apache.org/.
+This project keeps all sources used for building up the Apache CloudStack
+official website which is served at https://cloudstack.apache.org/.
 
 ## Contributing
 
@@ -72,6 +72,6 @@ git pull
 git merge --ff-only staging-site
 git push
 ```
-- wait for asf-site to be updated and publised to the main site
+- wait for asf-site to be updated and published to the main site
 - check again
 - go to sleep
diff --git a/src/pages/about.js b/src/pages/about.js
index 0600a38d6..496ae5cd0 100644
--- a/src/pages/about.js
+++ b/src/pages/about.js
@@ -72,7 +72,7 @@ full-featured public or private IaaS cloud.
                 <p>
 Apache projects are managed by
 a <a href="https://www.apache.org/dev/pmc.html#what-is-a-pmc";
-alt="link to describtion of what a PMC entails">Project Management
+alt="link to description of what a PMC entails">Project Management
 Committee</a> <a href="/who">(PMC)</a>, and much of the work is done
 by the
 project's&nbsp;<a href="https://www.apache.org/dev/committers.html";

Reply via email to