diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 2ec1304f..e81fb704 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -99,7 +99,7 @@
Invalid intent action to RunCommandService: `%1$s`
Mandatory extra missing to RunCommandService: \"%1$s\"
- RunCommandService require `allow-external-apps` property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file.
+ RunCommandService requires `allow-external-apps` property to be set to `true` in `&TERMUX_PROPERTIES_PRIMARY_PATH_SHORT;` file.
Visit %1$s for more info on RUN_COMMAND Intent usage.