diff --git a/Bitwarden-Android-troubleshooting.md b/Bitwarden-Android-troubleshooting.md
index 0ee274a..a82e4c0 100644
--- a/Bitwarden-Android-troubleshooting.md
+++ b/Bitwarden-Android-troubleshooting.md
@@ -86,7 +86,7 @@ adb logcat --pid=$(adb shell pidof -s com.x8bit.bitwarden.dev)
This should provide much more details, and will be really helpful tracking down the issue.
> [!CAUTION]
-> **The output of of the dev client contains the response from the Vaultwarden server, which might contain sensitive data!**
+> **The output of of the dev client contains the response sent by the Vaultwarden server, which might contain sensitive data!**
> While most items are encrypted, some items like email address or your Vaultwarden domain are not!
> **Be careful on how you share this output!**
> While the full output is very useful to us developers, and helps troubleshooting, and we can't decrypt the data, still be careful!