diff --git a/wwwroot/docfx.json b/wwwroot/docfx.json
index 5128d63..39097f9 100644
--- a/wwwroot/docfx.json
+++ b/wwwroot/docfx.json
@@ -29,11 +29,11 @@
"_enableSearch": true,
"_appLogoPath": "images/Icon-Transparent-1024.png",
"_appFaviconPath": "images/icon.ico",
- "_appFooter": "",
+ "_appFooter": "",
"pdf": true
},
"postProcessors": [
"ExtractSearchIndex"
]
}
-}
\ No newline at end of file
+}