- There is a bunch of available options that determine a transporter behavior.
+ There are a bunch of available options that determine a transporter behavior.
They are well-described here.
diff --git a/src/app/homepage/pages/microservices/nats/nats.component.html b/src/app/homepage/pages/microservices/nats/nats.component.html
index e9cfa86b53..18213925b5 100644
--- a/src/app/homepage/pages/microservices/nats/nats.component.html
+++ b/src/app/homepage/pages/microservices/nats/nats.component.html
@@ -1,7 +1,7 @@
NATS
- The NATS is a simple, high performance open source messaging system.
+ The NATS is a simple, high performance open source messaging system.
Installation
Before we start, we have to install required package:
@@ -18,7 +18,7 @@
Overview
{{ options }}
Options
- There is a bunch of available options that determine a transporter behavior.
+ There are a bunch of available options that determine a transporter behavior.
They are well-described here.
diff --git a/src/app/homepage/pages/microservices/redis/redis.component.html b/src/app/homepage/pages/microservices/redis/redis.component.html
index cad9b9de5c..926a93f892 100644
--- a/src/app/homepage/pages/microservices/redis/redis.component.html
+++ b/src/app/homepage/pages/microservices/redis/redis.component.html
@@ -20,7 +20,7 @@
- There is a bunch of available options that determine a transporter behaviour.
+ There are a bunch of available options that determine a transporter behaviour.