diff --git a/lang/en_utf8/webservice.php b/lang/en_utf8/webservice.php
index a3d60f67b0f..680c5129cb8 100644
--- a/lang/en_utf8/webservice.php
+++ b/lang/en_utf8/webservice.php
@@ -33,7 +33,7 @@ $string['deleteservice'] = 'Delete the service: $a->name (id: $a->id)';
 $string['deleteaservice'] = 'Delete service';
 $string['deleteserviceconfirm'] = 'Do you really want to delete external service \"$a\"?';
 $string['deletetokenconfirm'] = 'Do you really want to delete this web service token for <strong>$a->user</strong> on the service <strong>$a->service</strong>?';
-$string['disabledwarning'] = 'All webs service protocols are disabled, the \Enable web services\" setting can be found in Advanced features.';
+$string['disabledwarning'] = 'All web service protocols are disabled.  The \"Enable web services\" setting can be found in Advanced features.';
 $string['documentation'] = 'web service documentation';
 $string['editservice'] = 'Edit the service: $a->name (id: $a->id)';
 $string['editaservice'] = 'Edit service';