diff --git a/wol/www/index.php b/wol/www/index.php
index 1432b719adb83cfafd0b3ea4fb412c3a0f91ec14..fe8928090718a4a93ae4aaa2048292400e9e9fff 100644
--- a/wol/www/index.php
+++ b/wol/www/index.php
@@ -17,7 +17,7 @@
  -->
 <?php
 $school_name = shell_exec('CreoleGet libelle_etab');
-$title = "$school_name &mdash; Interface de gestion des postes de tavail";
+$title = "$school_name &mdash; Interface de gestion des postes de travail";
 ?>
 <head>
     <meta charset="utf-8">