diff --git a/Apps/FailoverApp/FailoverApp.csproj b/Apps/FailoverApp/FailoverApp.csproj
index 6c02733f..8e56f9ac 100644
--- a/Apps/FailoverApp/FailoverApp.csproj
+++ b/Apps/FailoverApp/FailoverApp.csproj
@@ -11,7 +11,7 @@
Failover
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return A or AAAA records, or CNAME record based on the health status of the servers. The app supports email alerts and web hooks to relay the health status.
+ Allows creating APP records in primary and forwarder zones that can return A or AAAA records, or CNAME record based on the health status of the servers. The app supports email alerts and web hooks to relay the health status.
false
Library
diff --git a/Apps/GeoContinentApp/GeoContinentApp.csproj b/Apps/GeoContinentApp/GeoContinentApp.csproj
index 4770f635..cdb2b231 100644
--- a/Apps/GeoContinentApp/GeoContinentApp.csproj
+++ b/Apps/GeoContinentApp/GeoContinentApp.csproj
@@ -12,7 +12,7 @@
GeoContinent
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return A or AAAA records, or CNAME record based on the continent the client queries from using MaxMind GeoIP2 Country database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-Country.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
+ Allows creating APP records in primary and forwarder zones that can return A or AAAA records, or CNAME record based on the continent the client queries from using MaxMind GeoIP2 Country database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-Country.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
false
Library
diff --git a/Apps/GeoCountryApp/GeoCountryApp.csproj b/Apps/GeoCountryApp/GeoCountryApp.csproj
index a2cf5574..60d2efa1 100644
--- a/Apps/GeoCountryApp/GeoCountryApp.csproj
+++ b/Apps/GeoCountryApp/GeoCountryApp.csproj
@@ -12,7 +12,7 @@
GeoCountry
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return A or AAAA records, or CNAME record based on the country the client queries from using MaxMind GeoIP2 Country database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-Country.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
+ Allows creating APP records in primary and forwarder zones that can return A or AAAA records, or CNAME record based on the country the client queries from using MaxMind GeoIP2 Country database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-Country.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
false
Library
diff --git a/Apps/GeoDistanceApp/GeoDistanceApp.csproj b/Apps/GeoDistanceApp/GeoDistanceApp.csproj
index 09bf4352..90a239f2 100644
--- a/Apps/GeoDistanceApp/GeoDistanceApp.csproj
+++ b/Apps/GeoDistanceApp/GeoDistanceApp.csproj
@@ -12,7 +12,7 @@
GeoDistance
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return A or AAAA records, or CNAME record of the server located geographically closest to the client using MaxMind GeoIP2 City database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-City.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
+ Allows creating APP records in primary and forwarder zones that can return A or AAAA records, or CNAME record of the server located geographically closest to the client using MaxMind GeoIP2 City database. Supports EDNS Client Subnet (ECS). This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial. \n\nTo update the MaxMind GeoIP2 database for your app, download the GeoIP2-City.mmdb file from MaxMind and zip it. Use the zip file with the manual Update option.
false
Library
diff --git a/Apps/SplitHorizonApp/SplitHorizonApp.csproj b/Apps/SplitHorizonApp/SplitHorizonApp.csproj
index 035f78c7..879c07ad 100644
--- a/Apps/SplitHorizonApp/SplitHorizonApp.csproj
+++ b/Apps/SplitHorizonApp/SplitHorizonApp.csproj
@@ -11,7 +11,7 @@
SplitHorizon
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return different set of A or AAAA records, or CNAME record for clients querying over public, private, or other specified networks.\n\nEnables Address Translation of IP addresses in a DNS response for A & AAAA type request based on the client's network address and the configured 1:1 translation.
+ Allows creating APP records in primary and forwarder zones that can return different set of A or AAAA records, or CNAME record for clients querying over public, private, or other specified networks.\n\nEnables Address Translation of IP addresses in a DNS response for A & AAAA type request based on the client's network address and the configured 1:1 translation.
false
Library
diff --git a/Apps/WeightedRoundRobinApp/WeightedRoundRobinApp.csproj b/Apps/WeightedRoundRobinApp/WeightedRoundRobinApp.csproj
index d6401f3d..6e81ab8c 100644
--- a/Apps/WeightedRoundRobinApp/WeightedRoundRobinApp.csproj
+++ b/Apps/WeightedRoundRobinApp/WeightedRoundRobinApp.csproj
@@ -11,7 +11,7 @@
WeightedRoundRobin
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return A or AAAA records, or CNAME record using weighted round-robin load balancing.
+ Allows creating APP records in primary and forwarder zones that can return A or AAAA records, or CNAME record using weighted round-robin load balancing.
false
Library
diff --git a/Apps/WhatIsMyDnsApp/WhatIsMyDnsApp.csproj b/Apps/WhatIsMyDnsApp/WhatIsMyDnsApp.csproj
index c40ec921..60503dad 100644
--- a/Apps/WhatIsMyDnsApp/WhatIsMyDnsApp.csproj
+++ b/Apps/WhatIsMyDnsApp/WhatIsMyDnsApp.csproj
@@ -12,7 +12,7 @@
WhatIsMyDns
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return the IP address of the user's DNS Server for A, AAAA, and TXT queries.
+ Allows creating APP records in primary and forwarder zones that can return the IP address of the user's DNS Server for A, AAAA, and TXT queries.
false
Library
diff --git a/Apps/WildIpApp/WildIpApp.csproj b/Apps/WildIpApp/WildIpApp.csproj
index b35ce386..d82d36a1 100644
--- a/Apps/WildIpApp/WildIpApp.csproj
+++ b/Apps/WildIpApp/WildIpApp.csproj
@@ -12,7 +12,7 @@
WildIp
https://technitium.com/dns/
https://github.com/TechnitiumSoftware/DnsServer
- Allows creating APP records in a primary and forwarder zones that can return the IP address embedded in the subdomain name for A and AAAA queries. It works similar to sslip.io.
+ Allows creating APP records in primary and forwarder zones that can return the IP address embedded in the subdomain name for A and AAAA queries. It works similar to sslip.io.
false
Library