Properly format markdown table

Remove the unintended two columns that appeared on the right side
This commit is contained in:
Oliver W
2020-08-28 09:29:46 +02:00
committed by GitHub
parent 5080053a35
commit 37a9350fde

View File

@@ -34,7 +34,7 @@
"| Azure Data Lake Storage Gen 1 | Yes | Yes |\n",
"| Azure Data Lake Storage Gen 2 | Yes | Yes |\n",
"| Azure SQL Database | Yes | Yes |\n",
"| Azure Database for PostgreSQL | Yes | Yes |",
"| Azure Database for PostgreSQL | Yes | Yes |\n",
"| Azure Database for MySQL | Yes | Yes |"
]
},
@@ -604,4 +604,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}