update to remove Registry

Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/eclipse_newsletter/2020/march/content/en_1.php b/eclipse_newsletter/2020/march/content/en_1.php
index 2415bf0..926f409 100644
--- a/eclipse_newsletter/2020/march/content/en_1.php
+++ b/eclipse_newsletter/2020/march/content/en_1.php
@@ -59,7 +59,7 @@
 </p>
 <h2>You Can Host Your Own Registry With Eclipse Open VSX Registry</h2>
 <p>In addition to providing a publicly hosted, vendor-neutral extension registry, the
-  Eclipse Open VSX Registry project also makes the code available as open source. This way everyone
+  Eclipse Open VSX project also makes the code available as open source. This way everyone
   can install their own registry and use it, for example, on a corporate network.</p>
 <p>You&rsquo;re not forced to publish proprietary extensions to a public marketplace, but
   you still maintain full control over their availability. This is very similar to common practices
@@ -68,15 +68,15 @@
 <p>
   <img src="/community/eclipse_newsletter/2020/march/images/1_1.png"/>
 </p>
-<h2>Using the Eclipse Open VSX Registry</h2>
-<p>The Open VSX Registry contains the registry server, a web interface, and a command line
+<h2>Using the Eclipse Open VSX</h2>
+<p>Open VSX contains the registry server, a web interface, and a command line
   interface (CLI) to simplify publishing.</p>
 <p>
   The publicly hosted instance of the registry is available<a href="about:blank"> here</a>. The
   upcoming Theia version 1.0 release will use this installation as its default registry.
 </p>
 <p>Because Microsoft&rsquo;s VS Code Extension Marketplace API is proprietary and
-  undocumented, the Open VSX Registry project has defined its own API. An adapter between the two
+  undocumented, the Open VSX project has defined its own API. An adapter between the two
   APIs is planned and will be required to connect VS Code and VSCodium to the Open VSX Registry.</p>
 <h2>Four Easy Steps to Publish Extensions</h2>
 <p>We would love to see extension developers publish to our registry in addition to