diff --git a/README.txt b/README.txt
index 42246d3..793458e 100644
--- a/README.txt
+++ b/README.txt
@@ -159,7 +159,7 @@ Currently Panels Everywhere can find the following contexts:
          using a page manager page that derives a single term context.
 
 In addition, before this is actually utilized you can use 
-hook_panels_everywhere_contexts(&$contexts, $placeholders).
+hook_page_manager_contexts_alter(&$contexts, $placeholders).
 
 If you add contexts, use this function:
   panels_everywhere_site_template_add_context($contexts, $context, t('Human readable identifier'), 'keyword', 'internalid');
