diff --git a/materio_search_api.module b/materio_search_api.module
index 2a6a48e0..b6210aea 100755
--- a/materio_search_api.module
+++ b/materio_search_api.module
@@ -821,7 +821,7 @@ function template_preprocess_materio_search_api_results(array &$vars) {
//for anonymous
$vars['perfascard'] = true;
- $perfoutput = t('Your can\'t access to the materiO\' search tool without an account.').'
';
+ $perfoutput = t('You can\'t access to the materiO\' search tool without an account.').'
';
$perfoutput .= format_plural(
$results['could results']['result count'],