diff --git twitter/twitter_post/twitter_post.field.inc twitter/twitter_post/twitter_post.field.inc
index 03849f5..848c168 100755
--- twitter/twitter_post/twitter_post.field.inc
+++ twitter/twitter_post/twitter_post.field.inc
@@ -61,7 +61,7 @@ function twitter_post_field_widget_form(&$form, &$form_state, $field, $instance,
       '#collapsible' => TRUE,
       '#collapsed' => TRUE,
       '#description' => t('Prefer raw-text replacements for text to avoid problems with HTML entities!'),
-      'help' => array(
+      '#help' => array(
         '#theme' => 'token_tree',
         '#token_types' => array($instance['entity_type']),
         '#global_types' => TRUE,
