diff --git a/docfx/report-matrix.ps1 b/docfx/report-matrix.ps1
index f475a38d..77c48211 100644
--- a/docfx/report-matrix.ps1
+++ b/docfx/report-matrix.ps1
@@ -150,7 +150,7 @@ $files | Foreach-Object {
"`n`n" | Out-File $reportFile -Append
"| Sample | PnP
PowerShell | Cli for Microsoft 365
PowerShell | Cli for Microsoft 365
Bash | Graph
SDK | SPO Management
Shell |" | Out-File $reportFile -Append
-"|:------:|:--------:|:--------:|:----------:|:-----------:|:--------:|" | Out-File $reportFile -Append
+"|--------|:--------:|:--------:|:----------:|:-----------:|:--------:|" | Out-File $reportFile -Append
$matrixRows | ForEach-Object{