diff --git a/src/documentation/docfx.json b/src/documentation/docfx.json
index 4c9f3a0368..24e25e55e9 100644
--- a/src/documentation/docfx.json
+++ b/src/documentation/docfx.json
@@ -18,7 +18,7 @@
{
"files": [
"api/**.yml",
- "api/index.md",
+ "api/index.md"
]
},
{
@@ -59,7 +59,7 @@
"_appLogoPath": "images/logo.png",
"_appFaviconPath": "images/favicon.ico",
"_appTitle": "MASES Group - JNet",
- "_appFooter": "",
+ "_appFooter": "",
"_description": "This is a descriptive page of JNet, the Java/JVM suite for .NET",
"_lang": "en",
"_gitContribute": {