diff --git a/src/Service/UwNodeContent.php b/src/Service/UwNodeContent.php
index 62301dd600155c1bbbb1b77f4d1d6034cebc75c1..5db20635af2da50d8bc111bb21e496575c9f8685 100644
--- a/src/Service/UwNodeContent.php
+++ b/src/Service/UwNodeContent.php
@@ -496,7 +496,7 @@ class UwNodeContent {
 
     // Setup the actual content.
     if ($node_flags['get_content']) {
-      $content_data['content'] = $this->addToContentData('content', 'field_uw_news_summary');
+      $content_data['content'] = $this->addToContentData('content', 'field_uw_profile_summary');
     }
 
     // Get the footer for the profile.