diff --git quant.module quant.module
index 93d6334..45ca42e 100644
--- quant.module
+++ quant.module
@@ -41,7 +41,7 @@ function quant_menu() {
     'description' => 'Configure the quantitative analytics page',
     'page callback' => 'drupal_get_form',
     'page arguments' => array('quant_admin_settings'),
-    'access arguments' => array('administer site quant'),
+    'access arguments' => array('administer quant'),
     'type' => MENU_NORMAL_ITEM,
     'file' => 'forms.inc',
     'file path' => $path,
