More typo fixes
Change-Id: I81ece08b43c7ee53630760dbb26db3286e56e04c
Change-Id: I81ece08b43c7ee53630760dbb26db3286e56e04c
diff --git a/nuggets/EcfExtraPlugins.html b/nuggets/EcfExtraPlugins.html
index d6a8a0d..3af8d6d 100644
--- a/nuggets/EcfExtraPlugins.html
+++ b/nuggets/EcfExtraPlugins.html
@@ -5,13 +5,13 @@
<li><a href="https://github.com/ECF/etcd-provider">Etcd-based Discovery Provider</a></li>
<li><a href="https://github.com/ECF/grpc-RemoteServicesProvider">Google gRPC remote services provider</a></li>
<li><a href="https://github.com/ECF/HazelcastProvider">Hazelcast Discovery and Distribution Providers</a></li>
- <li><a href="https://github.com/ECF/JaxRSProviders">Jax-RS Providers (Jersey and/or Apache CXF)</a></li>
+ <li><a href="https://github.com/ECF/JaxRSProviders">Jax-RS Distribution Providers (Based upon Jersey or Apache CXF)</a></li>
<li><a href="https://github.com/ECF/JGroups">JavaGroups-based Distribution Provider</a></li>
<li><a href="https://github.com/ECF/JMS">JMS/ActiveMQ Distribution Provier</a></li>
<li><a href="https://github.com/ECF/Mqtt-Provider">MQTT Distribution Provider (based upon Eclipse Paho MQTT)</a></li>
<li><a href="https://github.com/ECF/tcpsocketdistributionprovider">TCP Socket Distribution Provider</a></li>
<li><a href="https://github.com/ECF/XmlRpcProvider">XML-RPC Distribution Provider</a></li>
<li><a href="https://github.com/ECF/Websockets">Extension to the r-OSGi provider to use Websockets for transport</a></li>
- <li><a href="https://github.com/ECF/ServiceRegistry">a Java-only (no Bundle layer) Service Registry...optionally with ECF Remote Services/RSA</a></li>
+ <li><a href="https://github.com/ECF/ServiceRegistry">A Java-only (no Bundle layer) Service Registry...optionally with ECF Remote Services/RSA</a></li>
<li><a href="https://github.com/ECF/RaspberryPI">Raspberry Pi</a> projects, and an example client OSGi Remote Service built on the public <a href="https://github.com/ECF/Geonames">Geonames REST/JSON API</a> at <a href="http://www.geonames.org/">geonames.org</a></li>.
</ul>