diff --git a/www/wot.php b/www/wot.php index bb15977..db94e6b 100644 --- a/www/wot.php +++ b/www/wot.php @@ -329,7 +329,7 @@ if(($drow['total'] + $newpoints) >= 100 && $newpoints > 0) { $body .= _("You now have over 100 points and can start assuring others.")."\n\n"; - $body .= _("To make it easier for others in your area to find you, it's helpful to list yourself as an assurer (this is voluntry), as well as a physical location where you live or work the most. You can flag your account to be listed, and add a comment to the display by going to:")."\n\n"; + $body .= _("To make it easier for others in your area to find you, it's helpful to list yourself as an assurer (this is voluntary), as well as a physical location where you live or work the most. You can flag your account to be listed, and add a comment to the display by going to:")."\n\n"; $body .= "https://www.cacert.org/wot.php?id=8\n\n"; $body .= _("You can list your location by going to:")."\n\n"; $body .= "https://www.cacert.org/wot.php?id=13\n\n";