diff --git a/apps/app_dial.c b/apps/app_dial.c
index 7b50bb2db82d21e5182a459fe91663d7c8584615..b59e0aa37b377212531e2bed512d83c405d1db9b 100755
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -39,7 +39,7 @@ static char *tdesc = "Dialing Application";
 
 static char *app = "Dial";
 
-static char *synopsis = "Place an call and connect to the current channel";
+static char *synopsis = "Place a call and connect to the current channel";
 
 static char *descrip =
 "  Dial(Technology/resource[&Technology2/resource2...][|timeout][|options][|URL]):\n"