aboutsummaryrefslogtreecommitdiffstats
path: root/web/include/thebrain.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/include/thebrain.php')
-rw-r--r--web/include/thebrain.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/thebrain.php b/web/include/thebrain.php
index 7c19b68..791900b 100644
--- a/web/include/thebrain.php
+++ b/web/include/thebrain.php
@@ -17,7 +17,7 @@ header("Content-type: $content_type; charset=UTF-8");
$navlist = array(
"home" => "Home",
- "instruc" => "Instructions",
+ "help" => "Help",
"status" => "Status"
);