diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt
index f082bf72..44432aa6 100644
--- a/fastlane/metadata/android/en-US/full_description.txt
+++ b/fastlane/metadata/android/en-US/full_description.txt
@@ -1,7 +1,7 @@
PCAPdroid is a privacy-friendly app which lets you track and analyze the connections made by the other apps in your device.
It also allows you to export a PCAP dump of the traffic, inspect HTTP, decrypt TLS traffic and much more.
-PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server. All the data is processed locally on the device.
+PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server, instead data is processed locally on the device.
Features:
@@ -10,11 +10,11 @@ PCAPdroid simulates a VPN in order to capture the network traffic without root.
* Inspect HTTP requests and replies thanks to the built-in decoders
* Inspect the full connections payload as hexdump/text
* Decrypt the HTTPS/TLS traffic and export the SSLKEYLOGFILE
-* Dump the traffic to a PCAP file, download it from a browser, or stream it to a remote receiver for real time analysis (e.g. wireshark)
+* Dump the traffic to a PCAP file, download it from a browser, or stream it to a remote receiver for real-time analysis (e.g. Wireshark)
* Create rules to filter out the good traffic and easily spot anomalies
-* Identify the country and ASN of remote server via offline db lookups
+* Identify the country and ASN of remote server via offline DB lookups
* On rooted devices, capture the traffic while other VPN apps are running
If you plan to use PCAPdroid to perform packet analysis, please check out the specific section of the manual.
-Join the PCAPdroid international community on telegram or on matrix.
+Join the PCAPdroid international community on Telegram or on Matrix.