Update website.ad

Minor text edits.
diff --git a/pages/guides/website.ad b/pages/guides/website.ad
index e9cf55b..7a4d7a3 100644
--- a/pages/guides/website.ad
+++ b/pages/guides/website.ad
@@ -20,38 +20,38 @@
 
 == Repository
 
-The Incubator website is generated from the content at https://github.com/apache/incubator , see instructions
+The Incubator website is generated from the content link:https://github.com/apache/incubator[here]. See instructions
 there for how to edit and publish the website.
 
-Website build failures are reported to *cvs AT incubator.apache.org*
+The system reports website build failures to *cvs AT incubator.apache.org*.
 
 == Maintaining Status files
 
-Podling status files are maintained in SVN, and you should continue to maintain them at https://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/
+Podling status files are in SVN, and you should continue to maintain them at https://svn.apache.org/repos/asf/incubator/public/trunk/content/projects/ .
 
 Podling status files are in a particular XML format which the Clutch Analysis expects.
 
-Extra podling yaml files that communicate with Whimsy are also maintained in SVN, and you should maintain them at https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings/
+Extra podling yaml files that communicate with Whimsy are also in SVN, and you should maintain them at https://svn.apache.org/repos/asf/incubator/public/trunk/content/podlings/ .
 
 == IP Clearance
 
-IP Clearance is still maintained in SVN, and you should continue to maintain them at https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/
+IP Clearance is in SVN, and you should continue to maintain it at https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/ .
 
 == Building
 
 The website metadata is built by this link:https://ci-builds.apache.org/job/Incubator/job/Incubator-SVN-Clutch-Analysis-part-1/[Clutch Jenkins job],
-where the website is built by this link:https://ci-builds.apache.org/job/Incubator/job/Incubator-GIT-Site-part-2/[Website Jenkins job],
-if you have karma you can trigger a build yourself.
+and the website is built by this link:https://ci-builds.apache.org/job/Incubator/job/Incubator-GIT-Site-part-2/[Website Jenkins job].
+If you have karma you can trigger a build yourself.
 Commits to the git repo trigger builds automatically, and the website builds daily for other changes after midnight UTC.
-Commits to the svn repo trigger builds automatically as well using this link:https://ci-builds.apache.org/job/Incubator/job/Trigger-Clutch-Analysis-on-SVN-Change/[SVN Trigger Jenkins job],
+Commits to the svn repo trigger builds automatically as well using this link:https://ci-builds.apache.org/job/Incubator/job/Trigger-Clutch-Analysis-on-SVN-Change/[SVN Trigger Jenkins job].
 
 == Help Wanted!
-People with commit access to the "incubator" git repository can edit the source
-documents in the "content" directory. That is any ASF Member and
-any committer on a current podling in incubation. So you can all help to
-keep your project's Status page up-to-date, and if you find problems with
-the "guidelines" docs then can immediately fix them.
-If unsure, then discuss changes on the general mailing list.
+People with commit access to the "incubator" git repository (any ASF Member and
+any committer to a current podling in incubation) can edit the source
+documents in the "content" directory. So you can all help to
+keep your project's Status page up-to-date. If you find problems with
+the "guidelines" docs, you can immediately fix them.
+If you are unsure, discuss your proposed changes on the general mailing list.
 Note that the "policy" documents need special treatment and discussion on the general mailing list.
 
 Anyone else can send patches to those documents to the link:https://issues.apache.org/jira/projects/INCUBATOR[INCUBATOR issue tracker].