diff --git a/Hudu-DocumentADDS.ps1 b/Hudu-DocumentADDS.ps1
index 72323dd..8ed9e6b 100644
--- a/Hudu-DocumentADDS.ps1
+++ b/Hudu-DocumentADDS.ps1
@@ -394,7 +394,7 @@ $toc = '
$AssetFields = @{
'last_updated' = $currentDate
- 'toc' = $toc
+ 'table_of_contents' = $toc
'forest_name' = $RawAD.ForestName
'forest_summary' = $ForestNice
'site_summary' = $SiteNice