summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 57da5bf2..6351ade7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -250,7 +250,7 @@
<string name="scan_qr_code">Scan QR Code</string>
<string name="invalid_code">Invalid code</string>
<string name="automatic_bridge">Automatic (recommended)</string>
- <string name="automatic_bridge_description">Connection wil be attemptd using the best available birdges and protocols.</string>
+ <string name="automatic_bridge_description">Connection will be attempted using the best available bridges and protocols.</string>
<string name="manual_bridge">Manual Configuration</string>
<string name="manual_bridge_description">Select private bridges and specific protocols</string>
<string name="censorship_circumvention_description">Manual configuration requires technical understanding. Proceed with caution.</string>